Add dht dashboard #1

Merged
shyba merged 4 commits from add_dht into master 2022-02-10 17:18:55 +01:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit a872641afe - Show all commits

View file

@ -34,6 +34,12 @@ services:
ports:
- 3000:3000
dht-exporter:
image: lbry/dht-bootstrap:latest
command: --metrics_port 7777
container_name: dht_node_exporter
restart: unless-stopped
# node-exporter:
# image: prom/node-exporter:latest
# container_name: monitoring_node_exporter

View file

@ -34,7 +34,7 @@ scrape_configs:
scheme: http
static_configs:
- targets:
- host.docker.internal:2113
- dht_node_exporter:7777
- job_name: lbcd
metrics_path: /