Grafana-Mikrotik/grafana/provisioning
Yovko Yovkov aa802b1c36
better ifname regexp (#23)
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-12 23:07:51 +03:00
..
dashboards better ifname regexp (#23) 2022-10-12 23:07:51 +03:00
datasources Refactoring the directory structure and added the ability to run with docker-compose 2021-10-08 03:03:16 +03:00