mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-21 09:29:31 +00:00
makes the dashboard the default dashboard and adds a separate folder
This commit is contained in:
parent
38600b8cbc
commit
a3c990ca83
5 changed files with 15 additions and 11 deletions
|
|
@ -4,10 +4,10 @@ apiVersion: 1
|
|||
providers:
|
||||
- name: 'Prometheus'
|
||||
orgId: 1
|
||||
folder: ''
|
||||
folder: 'Mikrotik Monitoring'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
disableDeletion: true
|
||||
editable: true
|
||||
allowUiUpdates: true
|
||||
options:
|
||||
path: /etc/grafana/provisioning/dashboards
|
||||
path: /etc/grafana/provisioning/dashboards/mikrotik
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue