WHAT: Replace all % from the graphs where it is using the containers for upside/down WHERE: Application/Service Dashboards Add a step to solve issues by redueing a deploy of the operators ( UPS and MSS ) dc . 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.
{code:java} "expr": "avg(kube_pod_container_status_running{namespace='unifiedpush',container='postgresql'})*100") {code}
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) |
|