Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand JMX configuration options in JSON schema #1213

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

jefchien
Copy link
Contributor

Description of the issue

As part of an effort to support JMX on container environments, we need to expand the configuration to allow for JMX configurations within Application Signals and Container Insights.

Description of changes

Updates the JSON schema to support the new configuration. See translator/config/sampleSchema/validLogsWithJMX.json for sample valid configuration.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Adds tests for the schema.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@jefchien jefchien requested a review from a team as a code owner June 12, 2024 15:21
@jefchien jefchien changed the base branch from feature/jmx to feature-jmx June 12, 2024 15:23
@jefchien jefchien closed this Jun 12, 2024
@jefchien jefchien reopened this Jun 12, 2024
Copy link
Contributor

@Paramadon Paramadon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@jefchien jefchien force-pushed the jmx-container-schema branch from 520ff16 to 296c249 Compare June 17, 2024 14:32
@jefchien jefchien merged commit 7ac0640 into feature-jmx Jun 17, 2024
5 of 6 checks passed
@jefchien jefchien deleted the jmx-container-schema branch June 17, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants