mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
8 lines
167 B
YAML
8 lines
167 B
YAML
global:
|
|
scrape_interval: 2s
|
|
evaluation_interval: 2s
|
|
|
|
scrape_configs:
|
|
- job_name: "nvitop-exporter"
|
|
static_configs:
|
|
- targets: ["nvitop-exporter:5050"]
|