Go to file
2022-02-10 11:18:55 -05:00
lbcd-monitor Update readme.md 2021-10-26 12:36:59 -04:00
docker-compose.yml dht needs to be run in host mode 2022-02-06 02:33:39 -03:00
grafana-dashboard.json update dashboard 2022-01-29 19:01:51 -03:00
grafana-datasource.yml the basics + the dht node 2021-10-22 21:09:23 +00:00
grafana.ini make dashboard public, drop other monitoring 2021-11-01 19:13:30 +00:00
prometheus.yml dht needs to be run in host mode 2022-02-06 02:33:39 -03:00
readme.md export dashboard 2021-12-13 12:15:12 -05: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 grafana-dashboard.json