Skip to content

Improve container registry DB dashboard

João Pereira requested to merge db-registry-improve into master

This MR improves the dashboard in the following ways:

  • Adds a new Overview row with stat panels for the most useful metrics
  • Adds a new Queries row with RPS and latency metrics, both aggregate and per query
  • Fixes (hide) the legend of graphs in the Connection Pool (Aggregate) row
  • Makes all rows, except the ones listed above, collapsed by default. This improves performance.
  • Sorts rows in a more appropriate order

https://dashboards.gitlab.net/dashboard/snapshot/jzfhNknKYCIVdKOn5RGaGBUikexRZoV6?orgId=1&from=now-3h&to=now

Screen_Shot_2021-12-07_at_15.45.26

Edited by João Pereira

Merge request reports