Commit Graph

4672 Commits

Author SHA1 Message Date
David Newhall II 24d175f73b
Apply suggestions from code review 2019-12-01 17:25:49 -08:00
David Newhall II 7f97cd2675 Apply suggestions from code review 2019-12-01 17:25:49 -08:00
David Newhall II 2771c80912 Apply suggestions from code review 2019-12-01 17:25:49 -08:00
David Newhall II 9beea28951 Apply suggestions from code review 2019-12-01 17:25:49 -08:00
David Newhall II 4970c3eda2 Apply suggestions from code review 2019-12-01 17:25:49 -08:00
David Newhall II 356ce45eb6
Apply suggestions from code review 2019-12-01 17:24:35 -08:00
David Newhall II 5aa5eb7dee Apply suggestions from code review 2019-12-01 17:24:35 -08:00
David Newhall II 4bd337eaf7 Apply suggestions from code review 2019-12-01 17:24:35 -08:00
David Newhall II 9f40055d97 Apply suggestions from code review 2019-12-01 17:24:35 -08:00
David Newhall II 9c3cb425c8 Apply suggestions from code review 2019-12-01 17:24:35 -08:00
David Newhall II 341e21efd2
Merge branch 'master' into superq/metric_names 2019-12-01 17:18:41 -08:00
David Newhall II 4636a75a4a Merge branch 'master' into superq/metric_names 2019-12-01 17:18:41 -08:00
David Newhall II 1cc58080e0 Merge branch 'master' into superq/metric_names 2019-12-01 17:18:41 -08:00
David Newhall II 5b2163520e Merge branch 'master' into superq/metric_names 2019-12-01 17:18:41 -08:00
David Newhall II ebfce744e2 Merge branch 'master' into superq/metric_names 2019-12-01 17:18:41 -08:00
David Newhall II 00794f8561
Merge pull request #142 from davidnewhall/dn2_moremoremore
Giving Influx some love on this one.
2019-12-01 16:48:55 -08:00
David Newhall II 7d24541d6f Merge pull request #142 from davidnewhall/dn2_moremoremore
Giving Influx some love on this one.
2019-12-01 16:48:55 -08:00
David Newhall II 539ee50c11 Merge pull request #142 from davidnewhall/dn2_moremoremore
Giving Influx some love on this one.
2019-12-01 16:48:55 -08:00
David Newhall II 0d9a13531c Merge pull request #142 from davidnewhall/dn2_moremoremore
Giving Influx some love on this one.
2019-12-01 16:48:55 -08:00
David Newhall II 4c7469b43a Merge pull request #142 from davidnewhall/dn2_moremoremore
Giving Influx some love on this one.
2019-12-01 16:48:55 -08:00
davidnewhall2 f4e55340fc a couple others missing 2019-12-01 14:39:18 -08:00
davidnewhall2 820cd41673 a couple others missing 2019-12-01 14:39:18 -08:00
davidnewhall2 c2e94651d6 a couple others missing 2019-12-01 14:39:18 -08:00
davidnewhall2 a0f89f88be a couple others missing 2019-12-01 14:39:18 -08:00
davidnewhall2 cfa71ba716 a couple others missing 2019-12-01 14:39:18 -08:00
davidnewhall2 32c1107269 add a few missing metrics 2019-12-01 14:03:27 -08:00
davidnewhall2 1254589a19 add a few missing metrics 2019-12-01 14:03:27 -08:00
davidnewhall2 8081dca8f3 add a few missing metrics 2019-12-01 14:03:27 -08:00
davidnewhall2 071fd29f1e add a few missing metrics 2019-12-01 14:03:27 -08:00
davidnewhall2 138766c0a3 add a few missing metrics 2019-12-01 14:03:27 -08:00
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 8b00f84f5f 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 b871afd5f3 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 d2d2dd02be 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 a9b417f178 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 98b6078bc4 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 866c44feac 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 463b71349f 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 a6edfb3a3a 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
Ben Kochie 51f91d2ec8 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
Ben Kochie 757a3040a1 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
Ben Kochie 0efb7822f0 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
Ben Kochie d6044f3992 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 dc9abc8ca8 more fixes 2019-12-01 03:26:13 -08:00
davidnewhall2 908c46c91d more fixes 2019-12-01 03:26:13 -08:00
davidnewhall2 aecad4a372 more fixes 2019-12-01 03:26:13 -08:00
davidnewhall2 3cd9018d8e more fixes 2019-12-01 03:26:13 -08:00
davidnewhall2 4ff9a7f8dc more fixes 2019-12-01 03:26:13 -08:00