mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
fix: fix docs typo
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
This commit is contained in:
parent
d136e43109
commit
a90aa34e71
|
@ -1211,7 +1211,7 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
|||
* `__meta_openstack_loadbalancer_status`: the status of the OpenStack load balancer.
|
||||
* `__meta_openstack_loadbalancer_tags`: comma separated list of the OpenStack load balancer.
|
||||
* `__meta_openstack_loadbalancer_vip`: the VIP of the OpenStack load balancer.
|
||||
* `__meta_openstack_project_id`: the project (tenant) owning this instance.
|
||||
* `__meta_openstack_project_id`: the project (tenant) owning this load balancer.
|
||||
|
||||
See below for the configuration options for OpenStack discovery:
|
||||
|
||||
|
|
Loading…
Reference in a new issue