Grafana-Mikrotik/grafana/provisioning
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
..
dashboards better ifname regexp 2022-10-09 16:13:56 +03:00
datasources Refactoring the directory structure and added the ability to run with docker-compose 2021-10-08 03:03:16 +03:00