Skip to content

Commit

Permalink
fix: relabel job name for node-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Mar 5, 2024
1 parent b934a1b commit a4738af
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ spec:
- 'mariadb-1.lab:9100'
- 'mariadb-2.lab:9100'
metricsPath: /metrics
relabelings:
- targetLabel: job
replacement: node_exporter

0 comments on commit a4738af

Please sign in to comment.