You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not entirely convinced, as this would introduce unbound index keys (high cardinality labels), which could impact performance negatively. @sed-i, @lucabello, @MichaelThamm, @Abuelodelanada, wdyt?
I'm not entirely convinced, as this would introduce unbound index keys (high cardinality labels), which could impact performance negatively. @sed-i, @lucabello, @MichaelThamm, @Abuelodelanada, wdyt?
From my point of view introducing channel as a new label is not that bad since it is a fixed set of values (edge, beta, candidate and stable)
On the other hand introducing revision which is an auto-increment value may lead to a cardinality bomb. As fas as I understand, every new revision will create a new time series.
Enhancement Proposal
Request
Visualize each published charm revision/channel.
What we have today from Juju Topology labels
What we want
It could be new labels or a static metric similar to pg_static from PostgreSQL exporter. Example here.
Requires
Requested:
The text was updated successfully, but these errors were encountered: