The current Demeter dashboards have scaling and usability issues:
-
Hardcoded namespace filtering — every dashboard query uses
{namespace="ext-nodes-m1"}or{namespace="ftr-ogmios-v0"}. Adding a new cluster or namespace means updating every dashboard and alert manually. -
Inconsistent query patterns — the node dashboard filters by
namespace + pod pattern, ogmios bypod pattern only, kupo bygeneric pod label. There's no unified way to drill down.