Skip to content

Commit

Permalink
Merge branch 'main' into otel-awsfirehose
Browse files Browse the repository at this point in the history
  • Loading branch information
Obito1903 authored Dec 20, 2023
2 parents 2da87e3 + d113bc7 commit d196581
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ The following special labels can change the behavior of prometheus.scrape:
* `__scheme__` is the name of the label that holds the scheme (http,https) on which to scrape a target.
* `__scrape_interval__` is the name of the label that holds the scrape interval used to scrape a target.
* `__scrape_timeout__` is the name of the label that holds the scrape timeout used to scrape a target.
* `__param__` is a prefix for labels that provide URL parameters used to scrape a target.
* `__param_<name>` is a prefix for labels that provide URL parameters `<name>` used to scrape a target.

Special labels added after a scrape
* `__name__` is the label name indicating the metric name of a timeseries.
Expand Down

0 comments on commit d196581

Please sign in to comment.