mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
4d62f47773
* add new cdp module param to protonet genesis * update cdp / cdp related tests for new module param * update telemetry docs and setup for collecting against local node * update kvool commit for new cdp param
10 lines
172 B
YAML
10 lines
172 B
YAML
global:
|
|
scrape_interval: 15s
|
|
evaluation_interval: 15s
|
|
scrape_configs:
|
|
- job_name: proxy
|
|
metrics_path: /
|
|
static_configs:
|
|
- targets:
|
|
- docker-host:8888
|