Skip to content
Commit 552d3886 authored by Peter Leitzen's avatar Peter Leitzen Committed by James Lopez
Browse files

Automatically set Prometheus step interval

By computing the step interval passed to the query_range Prometheus API
call we improve the performance on the Prometheus server and GitLab by
reducing the amount of data points sent back and prevent Prometheus
from sending errors when requesting longer intervals.
parent c7f918aa
Loading
Loading
Loading