7 satır
153 B
YAML
7 satır
153 B
YAML
|
|
global:
|
||
|
|
scrape_interval: 15s
|
||
|
|
|
||
|
|
scrape_configs:
|
||
|
|
- job_name: 'amdsmi_exporter'
|
||
|
|
static_configs:
|
||
|
|
- targets: ['localhost:9898']
|