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

Over 11,000 data points collected; Too many for Grafana #170

Open
utdrmac opened this issue Sep 14, 2022 · 0 comments
Open

Over 11,000 data points collected; Too many for Grafana #170

utdrmac opened this issue Sep 14, 2022 · 0 comments

Comments

@utdrmac
Copy link

utdrmac commented Sep 14, 2022

prometheus.yml:

  # speedtest
  - job_name: 'speedtest'
    scrape_interval: 10m
    scrape_timeout: 1m
    static_configs:
    - targets: ['metrics_speedtest:9798']

When trying to add metric to grafana:

bad_data: exceeded maximum resolution of 11,000 points per timeseries.

Screen Shot 2022-09-14 at 3 07 11 PM

How is this creating 11,000 data points in 48hrs if I'm only grabbing the data every 10m?

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

No branches or pull requests

1 participant