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

Update JMX default collection interval to be 60 secs #1233

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

sky333999
Copy link
Contributor

Description of the issue

The support for a JMX plugin was recently introduced, however, the default collection interval was set to 10 secs as opposed to the default collection interval of 60 secs used by all our other plugins.

Description of changes

Updating the default collection interval for JMX to be inline with the rest of the plugins by setting it to 60 secs.

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

Updated unit tests

Requirements

Before commit the code, please do the following steps.

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

@sky333999 sky333999 requested a review from a team as a code owner June 28, 2024 19:25
@sky333999 sky333999 merged commit 1796da3 into main Jun 28, 2024
5 of 6 checks passed
@sky333999 sky333999 deleted the sky333999/jmx-fix branch June 28, 2024 20:09
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.

4 participants