WHAT: Replace all % from the graphs where it is using the containers for upside/down WHERE: Application/Service Dashboards of the operators ( UPS and MSS ). PS. For MDC the Graph was not create yet. WHY: The avg metric is not working since when we scale the pod down no data is exported from the container/Kube pod running metric. Following an example.
"expr": "avg(kube_pod_container_status_running{namespace='unifiedpush',container='postgresql'})*100")
Also, the changes should be done in the theintegr8ly/installation first and then update the changes in the repos (I'd recommend creating a new Jira for it) |