Skip to content

fix: Make bloat portable

John Skarbek requested to merge jts/portable-bloat into master
  • Adjusts the saturation metrics for postgres bloat to be more portable across observability systems
  • The job label differs between different monitoring solutions, this is technically not needed anyways.
  • To make these rules more friendly the operator should use the appropriate selectors instead.

One can view that nothing actually changes for our metrics for .com with this change by going to this absurdly long Thanos URL

The changing queries that exist are presented on their accompanying alerts dashboard:

I expect no change to the results of these queries after this change is merged.

Addresses: https://gitlab.com/gitlab-com/gl-infra/gitlab-dedicated/team/-/issues/2902

Merge request reports

Loading