diff --git a/docs/sd_configs.md b/docs/sd_configs.md index aa219c6a9..c834deda0 100644 --- a/docs/sd_configs.md +++ b/docs/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.