mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-04-03 09:43:44 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
global:
|
|
scrape_interval: 15s
|
|
|
|
scrape_configs:
|
|
- job_name: prometheus
|
|
static_configs:
|
|
- targets: ["prometheus:9090"]
|