add relabeling link to be consistent with other section (#7851)

Signed-off-by: Luke Chen <showuon@gmail.com>
This commit is contained in:
showuon 2020-08-26 15:39:31 +08:00 committed by GitHub
parent 27a1a281fd
commit ca6f2bde94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -294,7 +294,7 @@ A `tls_config` allows configuring TLS connections.
Azure SD configurations allow retrieving scrape targets from Azure VMs. 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_id`: the machine ID
* `__meta_azure_machine_location`: the location the machine runs in * `__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 used by [Finagle](https://twitter.github.io/finagle/) and
[Aurora](https://aurora.apache.org/). [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_path`: the full path to the serverset member node in Zookeeper
* `__meta_serverset_endpoint_host`: the host of the default endpoint * `__meta_serverset_endpoint_host`: the host of the default endpoint