prologic
prologic

Relabel instance to hostname in Prometheus - Stack Overflow Finally found a way to combine multiple metrics to display the actual hostname or nodename of my node_exporter based graphs in Grafana using Prometheus. 👌 The trick is to add to all your expressions: * on(instance) group_left(nodename) (node_uname_info) And change the label to {{nodename}} : twtxt.net

|
Embed
Progress spinner