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.
{code:java} "expr": "avg(kube_pod_container_status_running{namespace='unifiedpush',container='postgresql'})*100") {code}
Also, it is required to update these files the changes should be done in the theintegr8ly/installation as well. first and then update the changes in the repos (I'd recommend creating a new Jira for it since we need first merge the changes in the repos ) |
|