Describe the bug
There are a number of small issues on the Logs dashboard. Technically the dashboard works, as is, but could just use some cleanup to better match our current env.
On load the Level filter is not populated. This causes errors in the query. Should preselect "All"
Transition to use just one datasource for log metrics and logs. Updates to Grafana allow this since this dashboard was created.
For the deployment selector use the "job" label instead of the regex against pod
On load the query throws errors until you edit the logql filter. Even just adding a blank space and immediately backspacing it somehow fixes the query. Possibly related to changes in recent Grafana?
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
Describe the bug There are a number of small issues on the Logs dashboard. Technically the dashboard works, as is, but could just use some cleanup to better match our current env.
To Reproduce Steps to reproduce the behavior:
Expected behavior Not to barf
Environment:
Screenshots, Promtail config, or terminal output