Go to file
Daniel Krol 60861282dd
Fix port on wallet sync metrics
oops forgot I changed it to 443
2022-08-16 11:25:36 -04:00
dashboards add dht metrics to grafana dashboard 2022-07-29 17:48:52 -03:00
lbcd-monitor Update readme.md 2021-10-26 12:36:59 -04:00
docker-compose.yml update compose: add new crawler image 2022-07-28 22:58:43 -03:00
grafana-datasource.yml the basics + the dht node 2021-10-22 21:09:23 +00:00
grafana.ini no anon access by default 2022-03-22 11:14:17 -04:00
prometheus.yml Fix port on wallet sync metrics 2022-08-16 11:25:36 -04:00
readme.md readme: reminder on datasource naming 2022-07-29 17:55:24 -03:00

LBRY Dashboard

Important metrics:

  • num of peers
    • blockchain (nodes.madiator.com)
    • dht
    • apps?
  • space
    • storage space allocated to network
    • storage space used by network
    • % of downloads coming from reflector
  • activity
    • total claims and identities
    • claims / week
    • txns
    • weekly active addresses

notes to self

make sure you ufw allow to 172.17.0.1/16 so that prometheus can access the host

https://stackoverflow.com/questions/64768618/ufw-forbids-docker-container-to-connect-to-postgres

requires CSV plugin: https://github.com/marcusolsson/grafana-csv-datasource

then import dashboards/grafana-dashboard.json

madiator's dashboard

needs plugin https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/

after adding, set the name to "nodes.madiator.com" so they match the dashboard json