* Add Grafana container with Prometheus integration and basic dashboard * Add Grafana container with Prometheus integration and basic dashboard - fix after restart
9 lines
224 B
YAML
9 lines
224 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: /var/lib/grafana/dashboards
|