From ca6f2bde9489d274719fcc17069f6a7aabb833b0 Mon Sep 17 00:00:00 2001 From: showuon <43372967+showuon@users.noreply.github.com> Date: Wed, 26 Aug 2020 15:39:31 +0800 Subject: [PATCH] add relabeling link to be consistent with other section (#7851) Signed-off-by: Luke Chen --- docs/configuration/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 3264a3b11..4cd588c26 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -294,7 +294,7 @@ A `tls_config` allows configuring TLS connections. Azure SD configurations allow retrieving scrape targets from Azure VMs. -The following meta labels are available on targets during relabeling: +The following meta labels are available on targets during [relabeling](#relabel_config): * `__meta_azure_machine_id`: the machine ID * `__meta_azure_machine_location`: the location the machine runs in @@ -1288,7 +1288,7 @@ stored in [Zookeeper](https://zookeeper.apache.org/). Serversets are commonly used by [Finagle](https://twitter.github.io/finagle/) and [Aurora](https://aurora.apache.org/). -The following meta labels are available on targets during relabeling: +The following meta labels are available on targets during [relabeling](#relabel_config): * `__meta_serverset_path`: the full path to the serverset member node in Zookeeper * `__meta_serverset_endpoint_host`: the host of the default endpoint