Commit Graph

4761 Commits

Author SHA1 Message Date
davidnewhall2 1a0f053232 coimbine usg stats with udm stats to add missing uplink values 2019-12-02 17:45:33 -08:00
davidnewhall2 c582d8f387 coimbine usg stats with udm stats to add missing uplink values 2019-12-02 17:45:33 -08:00
davidnewhall2 da496184fa coimbine usg stats with udm stats to add missing uplink values 2019-12-02 17:45:33 -08:00
davidnewhall2 db258747d4 coimbine usg stats with udm stats to add missing uplink values 2019-12-02 17:45:33 -08:00
Ben Kochie fb3fccad6f
Remove IP address from device info label.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:34:49 +01:00
Ben Kochie 802e230219 Remove IP address from device info label.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:34:49 +01:00
Ben Kochie 1cd1928dd4 Remove IP address from device info label.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:34:49 +01:00
Ben Kochie 07b111dbc2 Remove IP address from device info label.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:34:49 +01:00
Ben Kochie 43ad96ae8d Remove IP address from device info label.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:34:49 +01:00
Ben Kochie 3350ba244f
Use explicit label items rather than a cut of the slice.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:31:49 +01:00
Ben Kochie 81036a9d9c Use explicit label items rather than a cut of the slice.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:31:49 +01:00
Ben Kochie 8f5b76944d Use explicit label items rather than a cut of the slice.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:31:49 +01:00
Ben Kochie b9dae4b8c6 Use explicit label items rather than a cut of the slice.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:31:49 +01:00
Ben Kochie 3085f73cce Use explicit label items rather than a cut of the slice.
Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 23:31:49 +01:00
Ben Kochie 7532029537
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
Ben Kochie 39b270bea5 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
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
Ben Kochie 43de17053d 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
Ben Kochie 4bdec1552f 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
Ben Kochie 21de375c80
Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +01:00
Ben Kochie fe29f08afe Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +01:00
Ben Kochie 8d54628138 Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +01:00
Ben Kochie 583a8a4a0e Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +01:00
Ben Kochie 589710cb96 Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +01:00
David Newhall II dcf3f42814
Merge pull request #149 from davidnewhall/dn2_fix_env
fix env variable usage
2019-12-02 13:17:42 -08:00
David Newhall II b932f7d3c1 Merge pull request #149 from davidnewhall/dn2_fix_env
fix env variable usage
2019-12-02 13:17:42 -08:00
David Newhall II 0f46136c5c Merge pull request #149 from davidnewhall/dn2_fix_env
fix env variable usage
2019-12-02 13:17:42 -08:00
David Newhall II 7bec68b5bd Merge pull request #149 from davidnewhall/dn2_fix_env
fix env variable usage
2019-12-02 13:17:42 -08:00
David Newhall II 005f9e1fe8 Merge pull request #149 from davidnewhall/dn2_fix_env
fix env variable usage
2019-12-02 13:17:42 -08:00
davidnewhall2 48f5ba2cf8 fix env variable usage 2019-12-02 13:11:35 -08:00
davidnewhall2 bb3ef53893 fix env variable usage 2019-12-02 13:11:35 -08:00
davidnewhall2 d28ecfe988 fix env variable usage 2019-12-02 13:11:35 -08:00
davidnewhall2 b045a457a4 fix env variable usage 2019-12-02 13:11:35 -08:00
davidnewhall2 ba8e619c9c fix env variable usage 2019-12-02 13:11:35 -08:00
davidnewhall2 03a1b5067a readme update 2019-12-02 00:14:43 -08:00
davidnewhall2 3236f77625 readme update 2019-12-02 00:14:43 -08:00
davidnewhall2 a3c7c5e4ce readme update 2019-12-02 00:14:43 -08:00
davidnewhall2 e77444a9f3 readme update 2019-12-02 00:14:43 -08:00
davidnewhall2 d405e32935 readme update 2019-12-02 00:14:43 -08:00
David Newhall II 41758136ce
Merge pull request #145 from davidnewhall/dn2_fix_install_sh
dpkg --force-confdef --force-confold --install
2019-12-01 22:38:16 -08:00
David Newhall II f41005743b Merge pull request #145 from davidnewhall/dn2_fix_install_sh
dpkg --force-confdef --force-confold --install
2019-12-01 22:38:16 -08:00
David Newhall II 1eb4240942 Merge pull request #145 from davidnewhall/dn2_fix_install_sh
dpkg --force-confdef --force-confold --install
2019-12-01 22:38:16 -08:00
David Newhall II 774f451ef2 Merge pull request #145 from davidnewhall/dn2_fix_install_sh
dpkg --force-confdef --force-confold --install
2019-12-01 22:38:16 -08:00
David Newhall II 5620ca2064 Merge pull request #145 from davidnewhall/dn2_fix_install_sh
dpkg --force-confdef --force-confold --install
2019-12-01 22:38:16 -08:00
davidnewhall2 4748604589 add a small readme 2019-12-01 22:33:37 -08:00
davidnewhall2 22e496b0ca add a small readme 2019-12-01 22:33:37 -08:00
davidnewhall2 57e4f0c29a add a small readme 2019-12-01 22:33:37 -08:00
davidnewhall2 4e58defd44 add a small readme 2019-12-01 22:33:37 -08:00
davidnewhall2 d1fcd065f9 add a small readme 2019-12-01 22:33:37 -08:00
davidnewhall2 ddc5127d5e dpkg --force-confdef --force-confold --install 2019-12-01 22:31:57 -08:00