Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pyExporter: Export DHT metricsHEADmaster | Dimitri Staessens | 29 hours | 1 | -1470/+2538 |
| | | | | | | | | Adds support for the new DHT RIB statistics. Grafana dashboard shows number of keys in the DHT, the number locally managed values that need to be republished, and the number of non-local values. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> | ||||
* | grafana: Add panels for flow control metrics | Dimitri Staessens | 2022-03-20 | 1 | -70/+419 |
| | | | | Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> | ||||
* | pyExporter: Support for Flow Control metrics0.19.1 | Dimitri Staessens | 2022-03-17 | 1 | -1/+1 |
| | | | | | | | Now supports some flow control metrics. Also more future proof as it will skip unknown future metrics instead of raising an Exception. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> | ||||
* | metrics: Support for number of rxms, O7s 0.190.19 | Dimitri Staessens | 2022-03-11 | 1 | -145/+211 |
| | |||||
* | grafana: Update to general dashboard0.18 | Dimitri Staessens | 2021-07-25 | 1 | -128/+375 |
| | |||||
* | grafana: Fix metric in general dashboard | Dimitri Staessens | 2021-07-11 | 1 | -47/+45 |
| | |||||
* | grafana: Some small fixes in general dashboard | Dimitri Staessens | 2021-07-04 | 1 | -1461/+1459 |
| | |||||
* | exporters: Add InfluxDB exporter | Dimitri Staessens | 2021-07-03 | 1 | -0/+4677 |
Adds a simple exporter for InfluxDB written in Python. |