Hello
Does anyone know the background behind this rule? My understanding is that Prometheus' data model is that a metrics is uniquely identified by metric name and set of labels, so technically it should be possible to
have metrics that has the same name but different set of label names. Is the rule to enforce best practice?
Cheers,
Alvin