| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Add a script entry point so the correct shebang is set at install and
the exporter can be run as `oexport`. Update style and harmonize
docstrings.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
|
| |
|
|
|
|
|
|
|
|
| |
Align exporter and dashboard with o7s v0.24 metrics.
The exporter now polls fast-changing FRCT metrics on a high-resolution
timerfd while collecting the slower IPCP/LSDB/ DHT/FA/DT metrics at ~1
Hz.
Updates the Grafana dashboard to show the new data.
|
|
|
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>
|