mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
Update docs/configuration/configuration.md
Co-authored-by: Julien Pivotto <roidelapluie@gmail.com> Signed-off-by: Matteo Valentini <matteo.valentini@nethesis.it>
This commit is contained in:
parent
44b78ef318
commit
5628ed3c34
|
@ -423,8 +423,8 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
|||
|
||||
* `__meta_digitalocean_droplet_id`: the id of the droplet
|
||||
* `__meta_digitalocean_droplet_name`: the name of the droplet
|
||||
* `__meta_digitalocean_image`: the slug image name of the droplet
|
||||
* `__meta_digitalocean_image_name`: the display image name of the droplet
|
||||
* `__meta_digitalocean_image`: the slug of the droplet's image
|
||||
* `__meta_digitalocean_image_name`: the display name of the droplet's image
|
||||
* `__meta_digitalocean_private_ipv4`: the private IPv4 of the droplet
|
||||
* `__meta_digitalocean_public_ipv4`: the public IPv4 of the droplet
|
||||
* `__meta_digitalocean_public_ipv6`: the public IPv6 of the droplet
|
||||
|
|
Loading…
Reference in a new issue