Add wallet sync server to Prometheus

This commit is contained in:
Daniel Krol 2022-08-10 17:18:45 -04:00 committed by GitHub
parent eb5f6b9ee8
commit 21952123fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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