mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
fix: fix docs typo
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
This commit is contained in:
parent
d40e99c2ec
commit
816a5c94b9
|
@ -1212,7 +1212,6 @@ The following meta labels are available on targets during [relabeling](#relabel_
|
|||
* `__meta_openstack_loadbalancer_id`: the OpenStack load balancer ID.
|
||||
* `__meta_openstack_loadbalancer_name`: the OpenStack load balancer name.
|
||||
* `__meta_openstack_loadbalancer_provider`: the Octavia provider of the OpenStack load balancer.
|
||||
* `__meta_openstack_loadbalancer_status`: the status of the OpenStack load balancer.
|
||||
* `__meta_openstack_loadbalancer_operating_status`: the operating status of the OpenStack load balancer.
|
||||
* `__meta_openstack_loadbalancer_provisioning_status`: the provisioning status of the OpenStack load balancer.
|
||||
* `__meta_openstack_loadbalancer_tags`: comma separated list of the OpenStack load balancer.
|
||||
|
|
Loading…
Reference in a new issue