Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loki-Grafana - metadata/pod list in the search labels #408

Closed
soum1234 opened this issue Mar 18, 2019 · 3 comments
Closed

Loki-Grafana - metadata/pod list in the search labels #408

soum1234 opened this issue Mar 18, 2019 · 3 comments

Comments

@soum1234
Copy link

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.

@daixiang0
Copy link
Contributor

Seems it should be done in Grafana UI. @soum1234 could you address the issue?

@wauk
Copy link

wauk commented Apr 17, 2019

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.

This request :
https://localhost:3100/api/prom/label/namespace/values
Only returned a subsection of the namespaces

Using the helm install version 0.6.2

@cyriltovena
Copy link
Contributor

yes this is a duplicate of #453 we're working on it, Thanks for the report @soum1234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants