Skip to content

Record transactional rates for limited services

Record transactional rates for limited services

This reintroduces the transactional rates we initially added in !6243 (merged).

We had to disable these because it caused additional load on our prometheus sidecars and negatively impacted recording rule evaluation for production rules: gitlab-com/gl-infra/scalability#2540 (closed)

Re-introducing these but excluding some services that run a lot of pods, and therefore create a log of series should help with this situation. Additionally, we've scaled up the resource requests of our prometheus pods in gitlab-com/gl-infra/k8s-workloads/gitlab-helmfiles!3204 (merged).

For gitlab-com/gl-infra/scalability#2483

Merge request reports