Bug 1623768
| Summary: | Metrics diagrams are not fit for the "Pods" page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||||
| Component: | Monitoring | Assignee: | Frederic Branczyk <fbranczy> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Junqi Zhao <juzhao> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3.11.0 | CC: | fbranczy, minden | ||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||
| Target Release: | 3.11.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-09-11 10:24:06 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Junqi Zhao
2018-08-30 07:31:57 UTC
Created attachment 1479693 [details]
JS error
I see the following three confimaps are removed from recently change: grafana-dashboard-nodes, grafana-dashboard-pods, grafana-dashboard-statefulset # oc get cm -n openshift-monitoring NAME DATA AGE cluster-monitoring-config 1 34m grafana-dashboard-k8s-cluster-rsrc-use 1 33m grafana-dashboard-k8s-node-rsrc-use 1 33m grafana-dashboard-k8s-resources-cluster 1 33m grafana-dashboard-k8s-resources-namespace 1 33m grafana-dashboard-k8s-resources-pod 1 33m grafana-dashboards 1 33m prometheus-k8s-rulefiles-0 1 33m If the change is expected, then there will not be "Nodes", "Pods" and "StatefulSets" page in grafana UI. Then this defect could be closed as NOTABUG Image: grafana-v3.11.0-0.32.0.0 Yes that was intentional, as those dashboards are of poor quality and had a lot of duplicate information with the remaining dashboards. We prefer just shipping the high quality dashboards instead and will extend them in future releases with information currently not available. |