Skip to content

Commit e891f92

Browse files
authored
By default scrape all the node expoter bits (#164)
1 parent 59386d6 commit e891f92

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

environments/common/inventory/group_vars/all/prometheus.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@ prometheus_scrape_configs_default:
4040
regex: '(.*):.*'
4141
target_label: 'instance'
4242
replacement: '${1}'
43-
params:
44-
collect[]:
45-
- netdev
46-
- cpu
47-
- meminfo
48-
- infiniband
49-
- cpufreq
5043
scrape_interval: 30s
5144
scrape_timeout: 20s
5245

0 commit comments

Comments
 (0)