[ANSIBLE] Configure custom Grafana dashboard 58/121958/2
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>
Thu, 17 Jun 2021 06:41:42 +0000 (08:41 +0200)
commit75093a62fdb06bdf672b90e7c1da9a356a6397c7
treeda6d6ae81639118adbde20dc10ce96f9fce956fd
parent86552728e74958d9b0562f747ad83575f614c882
[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