| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Updates the project to use a pyproject.toml file and use
setuptools_scm for versioning. Simplifies directory structure.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
|
| |
|
|
|
|
|
|
| |
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>
|
| |
|
|
| |
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
|
| |
|
|
|
|
|
| |
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>
|
| | |
|
| | |
|
| | |
|
| | |
|
|
|
Adds a simple exporter for InfluxDB written in Python.
|