You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
We have prometheus & grafana setup in Kubernetes.
Prometheu is using timescale as db and timescale mount to NFS for data storage.
We have configure prometheus datasource to Grafana and created dashboards.
Now the issue is :
When we look at the grafana dashboard, it is not fetching the correct data from prometheus and showing wrong data in dashboards.
Could you please help me here to get the correct data from prometheus to grafana.