feat(monitoring): add rasbperrypi cadvisor
This commit is contained in:
@@ -40,7 +40,7 @@ scrape_configs:
|
|||||||
scrape_interval: 15s
|
scrape_interval: 15s
|
||||||
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['cadvisor:8080', 'serveurlucas:27054']
|
- targets: ['cadvisor:8080', 'serveurlucas:27054', 'raspberrypi:27054']
|
||||||
|
|
||||||
- job_name: 'node-exporter'
|
- job_name: 'node-exporter'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user