timescale / promscale

[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
https://www.timescale.com/promscale
Apache License 2.0
1.33k stars 169 forks source link

Aggregate metrics at global level to avoid legend pollution in dashboards #1800

Closed arajkumar closed 1 year ago

arajkumar commented 1 year ago

Signed-off-by: Arunprasad Rajkumar ar.arunprasad@gmail.com

Description

Currently we don't aggregate most of the dashboard queries which leads to legend pollution if we deploy Promscale multiple times.

Before

Promscale - Dashboards - Grafana

After

Promscale - Test - Dashboards - Grafana

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR: