Commit graph

6 commits

Author SHA1 Message Date
Yovko Yovkov
e275c46fbd
better ifname regexp
Before regexp for isolating interface names was relying on the the next tag in query to be exactly "instance", which were generating few issues:
  - if there is another tag starting with the word "interface"
  - if the next tag is not "interface"
then the interface name extracted are not valid.

The proposed regexp is solving that issues
2022-10-09 16:13:56 +03:00
IgorKha
aafa4316d5 updated grafana version 2022-07-27 15:53:18 +03:00
Whemoon Jang
f1107cf89f
Fix broken panels when prometheus is not default datasource. (#15)
* Fill omitted datasource on some panels

* Fill omitted datasource on some panels
2022-07-27 14:19:25 +03:00
igorkha
51ca2896de
added 60GHz monitoring
Signed-off-by: igorkha <hahabahov@yandex.ru>
2022-01-31 19:28:07 +03:00
IgorKha
142fb78e24
Updated to be compatible with version 8.2.1 2021-10-16 23:58:57 +03:00
IgorKha
ef3aab6cdb
Refactoring the directory structure and added the ability to run with docker-compose 2021-10-08 03:03:16 +03:00