stuff
This commit is contained in:
@@ -8,10 +8,9 @@ scrape_configs:
|
||||
- targets: ['localhost:9090']
|
||||
- job_name: node
|
||||
static_configs:
|
||||
- targets: ['host.containers.internal:9100']
|
||||
- targets:
|
||||
- 'host.containers.internal:9100'
|
||||
- '192.168.178.51:9100'
|
||||
- job_name: podman
|
||||
static_configs:
|
||||
- targets: ['podman-exporter:9882']
|
||||
- job_name: beepc
|
||||
static_configs:
|
||||
- targets: ['192.168.178.51:9100']
|
||||
- targets: ['podman-exporter:9882']
|
||||
Reference in New Issue
Block a user