Skip to content

Commit

Permalink
prometheus/prometheus.yml.template: Add a comment for filter addition
Browse files Browse the repository at this point in the history
  • Loading branch information
amnonh committed Mar 19, 2023
1 parent 8b49549 commit 0fbaa62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prometheus/prometheus.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ scrape_configs:
target_label: instance
replacement: '${1}'
metric_relabel_configs:
# FILTER_METRICS
- source_labels: [version]
regex: '(.+)'
target_label: CPU
Expand Down

0 comments on commit 0fbaa62

Please sign in to comment.