mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
11 lines
206 B
YAML
11 lines
206 B
YAML
|
global:
|
||
|
scrape_interval: 15s
|
||
|
evaluation_interval: 15s
|
||
|
scrape_configs:
|
||
|
- job_name: proxy
|
||
|
scheme: https
|
||
|
metrics_path: /
|
||
|
static_configs:
|
||
|
- targets:
|
||
|
- 4efb-18-207-102-158.ngrok-free.app
|