mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 11:13:11 +08:00
6 lines
123 B
YAML
6 lines
123 B
YAML
scrape_configs:
|
|
- job_name: "default"
|
|
scrape_interval: "15s"
|
|
static_configs:
|
|
- targets: ["127.0.0.1:4100"]
|