Skip to content

Commit

Permalink
Merge pull request #498 from jordansamuels/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
beorn7 authored Oct 18, 2022
2 parents 12f4e2f + 73f84da commit 646d958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ those labels to `exported_job` and `exported_instance`.

However, this behavior is usually undesired when scraping a
Pushgateway. Generally, you would like to retain the `job` and `instance`
labels of the metrics pushed to the Pushgateway. That's why you have set
labels of the metrics pushed to the Pushgateway. That's why you have to set
`honor_labels: true` in the scrape config for the Pushgateway. It enables the
desired behavior. See the
[documentation](https://prometheus.io/docs/operating/configuration/#scrape_config)
Expand Down

0 comments on commit 646d958

Please sign in to comment.