From a90aa34e7168c9c9035f37863bd91f4183b17631 Mon Sep 17 00:00:00 2001 From: Paulo Dias Date: Wed, 4 Dec 2024 23:52:14 +0000 Subject: [PATCH] fix: fix docs typo Signed-off-by: Paulo Dias --- docs/configuration/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 1d34d306c4..da3af79600 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -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: