redhat-performance / odf-grafana

Playbook and dashboards to help with ODF performance analysis
GNU General Public License v3.0
5 stars 11 forks source link

ODF metrics not visble when used on ODF managed services Provider cluster #9

Closed shekharberry closed 1 year ago

shekharberry commented 1 year ago

On deploying grafana on ODF provider in ODF managed service environment, most of the charts on ODF performance analysis dashboard is empty. Some sparse data can be seen in CEPH mem/CPU charts but otherwise most of the charts in the dashboard is empty.

On the other hand, if I run the Prom Query in OCP metrics page, I can see the data from there.

pcuzner commented 1 year ago

@shekharberry This is due to user namespace monitoring. ROSA uses user workload monitoring, which means access to the data needs to go through the thanos querier, instead of directly to prometheus. I've updated your environment - please check and if this resolves the issue I'll patch the playbook to allow for this type of configuration.

shekharberry commented 1 year ago

Thank you for looking into it. I redeployed the Grafana and I still don't see the data in the panels. Should I not have redeployed and used the old deployment?? Sorry if I messed up..

pcuzner commented 1 year ago

This should now be fixed. Closing for now.

shekharberry commented 1 year ago

I deployed a new ROSA cluster and I am seeing the same issue here again. I have used the latest playbook which should have the code change. I don't see any data in the dashboards.