Adding node-exporter for host metrics.
This commit is contained in:
@@ -9,4 +9,6 @@ scrape_configs:
|
||||
- job_name: cadvisor
|
||||
static_configs:
|
||||
- targets: ['cadvisor.lan']
|
||||
|
||||
- job_name: node-exporter
|
||||
static_configs:
|
||||
- targets: ['node-exporter.lan']
|
||||
|
||||
Reference in New Issue
Block a user