Skip to content

Commit

Permalink
add honor lables to scrape_config
Browse files Browse the repository at this point in the history
  • Loading branch information
denarsh committed Jul 1, 2024
1 parent d31ddef commit e41eaf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/app/dbs/tmpl/prom/prometheus/scrapeconfigs.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ data:
evaluation_interval: 10s
scrape_configs:
- job_name: cnvrg-metrics
honor_labels: true
relabel_configs:
- source_labels: [__meta_kubernetes_pod_name]
action: replace
Expand Down

0 comments on commit e41eaf5

Please sign in to comment.