From 99bf8c31924125f41b6570eb252cd8e9cc641e24 Mon Sep 17 00:00:00 2001 From: Vika Date: Wed, 17 Aug 2022 11:26:17 +0000 Subject: [PATCH] update wiki pages --- sd_configs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sd_configs.md b/sd_configs.md index aa219c6..c834ded 100644 --- a/sd_configs.md +++ b/sd_configs.md @@ -1106,7 +1106,7 @@ scrape_configs: # honor_labels controls how to handle conflicts between labels that are # already present in scraped data and labels that would be attached # server-side ("job" and "instance" labels, manually configured target - # labels, and labels generated by service discovery implementations). + # labels, labels generated by service discovery, etc. # # If honor_labels is set to "true", label conflicts are resolved by keeping label # values from the scraped data and ignoring the conflicting server-side labels.