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
Issues with querying and displaying logs inside Grafana should be opened in the Grafana repo:
https://github.com/grafana/grafana/issues/new
I have extracted the logs from various microservices into grafana using promtail.
and in Grafana UI , i have added the loki datasource.When i click on explore , i can give the pod name of various applications in my cluster and do a log search but before that i could not see some pods listed in the UI. only if i manually enter the pod name i can see the logs but i would like to see the pod list prepopulated in the UI so that it will be easy to access logs.
The text was updated successfully, but these errors were encountered:
I have experienced the same issue that some of the labels do not show up. I can enter the label in grafana {namespace="mynamespacename"} and it will show up with the logs.
Issues with querying and displaying logs inside Grafana should be opened in the Grafana repo:
https://github.com/grafana/grafana/issues/new
I have extracted the logs from various microservices into grafana using promtail.
and in Grafana UI , i have added the loki datasource.When i click on explore , i can give the pod name of various applications in my cluster and do a log search but before that i could not see some pods listed in the UI. only if i manually enter the pod name i can see the logs but i would like to see the pod list prepopulated in the UI so that it will be easy to access logs.
The text was updated successfully, but these errors were encountered: