Commit Graph

7 Commits

Author SHA1 Message Date
Ben Kochie f34f3e63a5 Move excess device labels to info metric
Move some of the excess device inventory labels to an "info" metric.
This reduces query output noise and indexing overhead.

These labels can still be used for filtering with a `group_left` query.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:43:35 +01:00
David Newhall II 2771c80912 Apply suggestions from code review 2019-12-01 17:25:49 -08:00
David Newhall II 1cc58080e0 Merge branch 'master' into superq/metric_names 2019-12-01 17:18:41 -08:00
davidnewhall2 8081dca8f3 add a few missing metrics 2019-12-01 14:03:27 -08: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
davidnewhall2 e56064e882 Add port ID to switch ports. 2019-11-30 02:15:06 -08:00
davidnewhall2 5ee92da2be move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00