WHAT: Remove 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. Follwing 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 in theintegr8ly/installation as well. (I'd recommend creating a new Jira for it since we need first merge the changes in the repos) |
|