Recently I added feature request to Prometheus (
https://github.com/prometheus/prometheus/issues/7156)
(TLDR I suggest way to embed labels to metrics using new function 
with_labels(namespace="a") ( promql expression without setting 
namespace="a" for each metric  ) ) 

but I was pointed out that issue I'm trying to solve is solvable by 
templating systems - so my question is - how to embed labels with 
configuration management&templating systems properly while not parsing 
promQL expression itself?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/684f8a5e-65f7-481a-8eca-2ac894364932%40googlegroups.com.

Reply via email to