mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
Add example grafana dashboard
* Per-service log view
This commit is contained in:
committed by
Chris Meyers
parent
6df47c8449
commit
7b3fb2c2a8
@@ -2,7 +2,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: awx
|
||||
- name: awx-dashboards
|
||||
type: file
|
||||
allowUiUpdates: true
|
||||
options:
|
||||
path: /etc/grafana/provisioning/dashboards/demo_dashboard.json
|
||||
foldersFromFilesStructure: true
|
||||
path: /etc/grafana/provisioning/dashboards/
|
||||
|
||||
Reference in New Issue
Block a user