feat: manage grafana content as code with fast dashboard workflow
This commit is contained in:
7
ansible/dashboards.yml
Normal file
7
ansible/dashboards.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Provision Grafana dashboards and datasources
|
||||
hosts: control_plane[0]
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- observability-content
|
||||
Reference in New Issue
Block a user