Files
rocm-systems/rust-interface/examples/amdsmi_exporter/prometheus.yml
T

7 lines
153 B
YAML
Raw Normal View History

global:
scrape_interval: 15s
scrape_configs:
- job_name: 'amdsmi_exporter'
static_configs:
- targets: ['localhost:9898']