-
- Downloads

Introduce missing message metrics (#666)

- measure number missing messages in DB at startup - listen to events of the messagelayer tangle to determine current number of missing messages - export missing message metrics through prometheus - add missing messages chart to grafana local dashboard
Showing
- packages/binary/messagelayer/tangle/tangle.go 10 additions, 2 deletionspackages/binary/messagelayer/tangle/tangle.go
- plugins/metrics/message.go 13 additions, 1 deletionplugins/metrics/message.go
- plugins/metrics/plugin.go 12 additions, 0 deletionsplugins/metrics/plugin.go
- plugins/prometheus/tangle.go 8 additions, 0 deletionsplugins/prometheus/tangle.go
- tools/docker-network/grafana/dashboards/local_dashboard.json 167 additions, 72 deletionstools/docker-network/grafana/dashboards/local_dashboard.json
- tools/monitoring/grafana/dashboards/local_dashboard.json 167 additions, 72 deletionstools/monitoring/grafana/dashboards/local_dashboard.json
Loading
Please register or sign in to comment