Ben Kochie
|
1df763e684
|
Convert Prometheus percents to ratio
Typically we like to use ratio in Prometheus rather than percent as it
is easier to do math with.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2019-12-01 19:48:59 +01:00 |
Ben Kochie
|
3b515b854e
|
Fix radio_transmit metric type
The metrics radio_transmit_{packets,retries} appear to gauges, not
counters.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2019-12-01 19:28:53 +01:00 |
Ben Kochie
|
1294cd8ccf
|
Update channel utilization metrics
* Unit is percent.
* Drop "total" as it is the sum of transmit and receive.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2019-12-01 18:29:58 +01:00 |
davidnewhall2
|
ebe05ec3e5
|
move pkgs, update readme, add two more metrics to influx client
|
2019-11-30 01:45:42 -08:00 |