-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
Yes
-
-
-
RHOAM Sprint 46, RHOAM Sprint 47
WHY
As we are removing Grafana Operator we need to manage dashboards and we decided that instead of creating dashboards CRs we could use the dashboard json and then through api call work with them. This will enhance organisation and make it easier to manage different dashboards.
WHAT
upload the dashboard json via api.
HOW
Create a script that makes an API call to Grafana with the JSON for the Dashboard. Will need to be done on cluster, exec from a pod.
TESTS
Verify that the workload-web-app dashboard configurations
DONE
We should have a functioning workload-web-app dashboard configurations.