• Peter Leitzen's avatar
    Automatically set Prometheus step interval · 552d3886
    Peter Leitzen authored
    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.
    552d3886
prometheus_client_spec.rb 8.88 KB