Add wallet sync server to Prometheus #6

Merged
orblivion merged 1 commit from patch-2 into master 2022-08-16 17:13:35 +02:00
Showing only changes of commit 21952123fa - Show all commits

View file

@ -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