grafana / docker-otel-lgtm

OpenTelemetry backend in a Docker image
Apache License 2.0
324 stars 60 forks source link

Set default scrape interval to 60s #13

Closed fstab closed 10 months ago

fstab commented 10 months ago

The default scrape interval in OpenTelemetry is 60 seconds. We should configure the default scrape interval in the Prometheus data source accordingly to make sure queries using $__rate_interval work.