Merge pull request #6 from orblivion/patch-2
This commit is contained in:
commit
deccbeb8dd
1 changed files with 8 additions and 0 deletions
|
@ -50,3 +50,11 @@ scrape_configs:
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- host.docker.internal:2114
|
- host.docker.internal:2114
|
||||||
|
|
||||||
|
- job_name: wallet_sync
|
||||||
|
metrics_path: /metrics
|
||||||
|
scheme: https
|
||||||
|
scrape_interval: 60s
|
||||||
|
static_configs:
|
||||||
|
- targets:
|
||||||
|
- dev.lbry.id:8091
|
||||||
|
|
Loading…
Reference in a new issue