Bug 2021503

Summary: "No data found" seen in monitoring dashboard
Product: OpenShift Container Platform Reporter: Alisha <aprabhu>
Component: MonitoringAssignee: Andrew Pickering <anpicker>
Status: CLOSED DUPLICATE QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.10CC: amuller, anpicker, aos-bugs, arajkuma, erooth
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 23:36:03 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 Flags
Issue is seen in the attached image. none

Description Alisha 2021-11-09 13:03:07 UTC
Issue is seen on : 
OCP 4.10.0-0.nightly-ppc64le-2021-10-25-145104


Pods in openshift-monitoring namespace are in running state.

# oc get pods -n openshift-monitoring
NAME                                          READY   STATUS    RESTARTS      AGE
alertmanager-main-0                           6/6     Running   0             18h
alertmanager-main-1                           6/6     Running   0             18h
alertmanager-main-2                           6/6     Running   0             18h
cluster-monitoring-operator-c599d49f7-x8gtv   2/2     Running   4 (23h ago)   23h
grafana-6b7bfc486-8qdcv                       3/3     Running   0             18h
kube-state-metrics-7cbdc6fbb6-9mzk8           3/3     Running   0             23h
node-exporter-69vq9                           2/2     Running   0             23h
node-exporter-89rtk                           2/2     Running   0             23h
node-exporter-lxlql                           2/2     Running   0             23h
node-exporter-svgbg                           2/2     Running   0             18h
node-exporter-w7v6k                           2/2     Running   0             23h
openshift-state-metrics-f64457cff-h8nwk       3/3     Running   0             23h
prometheus-adapter-58bb7fd588-8bt4c           1/1     Running   0             4h44m
prometheus-adapter-58bb7fd588-txtmp           1/1     Running   0             4h44m
prometheus-k8s-0                              6/6     Running   0             18h
prometheus-k8s-1                              6/6     Running   0             18h
prometheus-operator-dd567b987-z8s6b           2/2     Running   1 (23h ago)   23h
telemeter-client-8575c4977c-4hgwp             3/3     Running   0             23h
thanos-querier-5f56455749-572xw               6/6     Running   0             18h
thanos-querier-5f56455749-k7xjn               6/6     Running   0             18h

The monitoring dashboard shows "No data found".

Comment 1 Alisha 2021-11-09 13:07:20 UTC
Created attachment 1840878 [details]
Issue is seen in the attached image.

Checked the issue by logging in as a cluster administrator.

Comment 2 Andrew Pickering 2021-11-09 23:36:03 UTC
I think this is actually a duplicate of bug 2016925

*** This bug has been marked as a duplicate of bug 2016925 ***