[ANSIBLE] Configure custom Grafana dashboard 21/122321/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 16 Jun 2021 14:02:03 +0000 (16:02 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 29 Jun 2021 08:44:39 +0000 (10:44 +0200)
commit64cb64d0f7c94cf851299ad08a4122453e94c688
treeb79e9533c7159849d67f6fa5424663d1ef84eeeb
parentead0f9ddf5af6af37c4e738d7e07e9cf70d0c59a
[ANSIBLE] Configure custom Grafana dashboard

A new dashboard provider is set up in Grafana which reads
the dash json definition from the file uploaded to Grafana PV

Change-Id: I2704fe85e838e9aba2a846172334af467b9f2045
Issue-ID: INT-1926
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/kube-prometheus-stack/defaults/main.yml
ansible/roles/kube-prometheus-stack/files/grafana_dashboard.json [new file with mode: 0644]
ansible/roles/kube-prometheus-stack/molecule/default/molecule.yml
ansible/roles/kube-prometheus-stack/tasks/main.yml