9 lines
233 B
YAML
9 lines
233 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: Open5Gs # A uniquely identifiable name for the provider
|
|
folder: Services # The folder where to place the dashboards
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards
|