Added macos exporter
This commit is contained in:
@@ -75,6 +75,10 @@ prometheus:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['prom-a2s-exporter.counter-strike.svc:9841']
|
- targets: ['prom-a2s-exporter.counter-strike.svc:9841']
|
||||||
labels: {instance: master}
|
labels: {instance: master}
|
||||||
|
- job_name: macos_prom_exporter
|
||||||
|
static_configs:
|
||||||
|
- targets: ['macbook-pro.tail2fe2d.ts.net:9100']
|
||||||
|
labels: {instance: ultrabook-pro}
|
||||||
|
|
||||||
retention: "380d"
|
retention: "380d"
|
||||||
retentionSize: "0"
|
retentionSize: "0"
|
||||||
|
|||||||
Reference in New Issue
Block a user