mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
docs(scaleway-sd): document public ipv4 and ipv6 addresses
Signed-off-by: Jules Casteran <jcasteran@scaleway.com>
This commit is contained in:
parent
7766f2f06c
commit
c7378c5663
|
@ -2955,6 +2955,8 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
|||
* `__meta_scaleway_instance_project_id`: project id of the server
|
||||
* `__meta_scaleway_instance_public_ipv4`: the public IPv4 address of the server
|
||||
* `__meta_scaleway_instance_public_ipv6`: the public IPv6 address of the server
|
||||
* `__meta_scaleway_instance_public_ipv4_addresses`: the public IPv4 addresses of the server
|
||||
* `__meta_scaleway_instance_public_ipv6_addresses`: the public IPv6 addresses of the server
|
||||
* `__meta_scaleway_instance_region`: the region of the server
|
||||
* `__meta_scaleway_instance_security_group_id`: the ID of the security group of the server
|
||||
* `__meta_scaleway_instance_security_group_name`: the name of the security group of the server
|
||||
|
|
Loading…
Reference in a new issue