docs(scaleway-sd): document public ipv4 and ipv6 addresses

Signed-off-by: Jules Casteran <jcasteran@scaleway.com>
pull/14228/head
Jules Casteran 2 years ago
parent 7766f2f06c
commit c7378c5663
No known key found for this signature in database
  1. 2
      docs/configuration/configuration.md

@ -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…
Cancel
Save