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

Make Prometheus broker cpu metric query configurable #1867

Merged

Conversation

mohitpali
Copy link
Contributor

@mohitpali mohitpali commented Jul 21, 2022

This PR resolves #1866 #1717
Prometheus iRate query requires 2 Data points to compute the result. Prometheus Documentation.
Users can simply update their scraping frequency as a configuration and the DefaultPrometheusQuerySupplier will determine what the iRate query should be.

@wyuka @efeg @CCisGG

Copy link
Contributor

@CCisGG CCisGG left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@mohitpali
Copy link
Contributor Author

@wyuka @CCisGG Could we please merge this, if fully reviewed.

@CCisGG
Copy link
Contributor

CCisGG commented Aug 11, 2022

@wyuka @efeg Any last minute comments? If not, I'll merge this PR.

@CCisGG CCisGG merged commit 92240f4 into linkedin:migrate_to_kafka_2_4 Aug 15, 2022
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.

MSK brokers get random disconnected with Cruise-control attached
2 participants