-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
Describe the bug
Grafana Logs Drilldown > Labels tab doesn’t show all available labels. In the screenshot, you can see that the top filter “Labels” has labels like app_id, app_key, but those labels are not displayed in the list of panels
To Reproduce
Steps to reproduce the behavior:
- Open Grafana Cloud instance, navigate to Drilldown > Grafana Logs Drilldown > Labels
- Add the
service_namelabel to the top Labels filter - See that only 3 labels are shown on the page: detected_level, kind, service_name. Whereas the top Labels filter has a list of 4 labels: app_id, app_key, kind, service_name
Expected behavior
The page should contain panels for app_id, app_key labels. I assume it should be 5 panels instead of 3: detected_level, app_id, app_key, kind, service_name
Environment:
- Grafana Cloud
Screenshots, Promtail config, or terminal output
If applicable, add any output to help explain your problem.

Metadata
Metadata
Assignees
Labels
No labels