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

Increase default Prometheus scrape interval to 60s #487

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Apr 11, 2024

Motivation

The default scrape interval of 10 seconds doesn't make much sense for metrics. That causes unnecessary load on the system when metrics are so granular. Some stats in Pulsar broker get updated every 60 seconds by default.

Modifications

  • Increase scrape interval to 60 seconds
  • Increase scape timeout to 60 seconds

Verifying this change

  • Make sure that the change passes the CI checks.

@lhotari lhotari merged commit ee4b7a7 into apache:master Apr 11, 2024
30 checks passed
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.

1 participant