| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
| |
Write metrics as InfluxDB line protocol to a local file, enabling
offline collection without a running InfluxDB instance. Repeatable
--tag flag injects extra key=value tags into every point, useful for
stamping metrics with for instance a test run and test name identifier
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
|
|
|
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>
|