Skip to content

Reduce cardinality of some of GitLab's Prometheus metrics and fix observed duration reporting.

What does this MR do?

Changes number of buckets in a few histogram metrics, in order to reduce cardinality of metrics. Fixes gitaly_controller_action_duration_seconds to actually report seconds and not miliseconds

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes: https://gitlab.com/gitlab-org/gitlab-ce/issues/41045

Edited by Paweł Chojnacki

Merge request reports