Relevant config section below. I must be missing something simple...
(Also using Prom 2.0 & 15.x node-exporter)
relabel_configs:
- source_labels: [__meta_azure_machine_location]
target_label: location
- source_labels: [__meta_azure_machine_tag_Role]
target_label: role
- source_labels: [__meta_azure_machine_tag_Environment]
target_label: environment
- source_labels: [__meta_azure_machine_tag_Service]
target_label: service
- source_labels: [nodename]
target_label: instance
All other relabels work fine. Any advice is greatly appreciated.
--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
To post to this group, send email to prometheus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/307d8f46-3764-4320-93aa-4c3fb51e01be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/5435aaea-76b0-4b34-89c1-001d7eb393f7%40googlegroups.com.