Commit af4e1332 authored by Julius Volz's avatar Julius Volz

Document Consul service ID label.

Fixes https://github.com/prometheus/docs/issues/180
parent 45c62d89
......@@ -250,6 +250,7 @@ The following meta labels are available on targets during relabeling:
* `__meta_consul_service`: the name of the service the target belongs to
* `__meta_consul_service_address`: the service address of the target
* `__meta_consul_service_port`: the service port of the target
* `__meta_consul_service_id`: the service ID of the target
* `__meta_consul_dc`: the datacenter name for the target
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment