Go to file
Alex Grin b7fefdf1bb
fix dashboard version
version number must be incremented by exactly 1 each time, or you get a "The dashboard has been modified by another user" error when you update the JSON model
2022-09-02 11:33:27 -04:00
dashboards fix dashboard version 2022-09-02 11:33:27 -04:00
lbcd-monitor Update readme.md 2021-10-26 12:36:59 -04:00
docker-compose.yml new histograms for peer connections quality 2022-08-31 11:35:14 -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