
When viewing log details, the most relevant resource attributes are now automatically selected and displayed based on a priority system. This reduces clutter by filtering out redundant identifiers. For example, if both k8s.pod.uid and k8s.pod.name are available, only the more meaningful k8s.pod.name is shown. This makes log context more actionable and easier to understand at a glance.

Quick filters now automatically prioritize active filter values to the top of the list and auto-expand filter sections that contain active query filters. This makes it easier to see which filters are currently applied without manually scrolling through long filter lists, streamlining your filtering workflow.
Dashboard variables are now embedded directly in URLs, making it easy to share dashboards with specific filter states (#8874). When you select variables like environment, service name, or custom filters, the URL automatically updates to include these selections. Share the link with teammates and they'll see the exact same filtered view you're looking at. No manual configuration needed. This also enables automated workflows and integrations where dashboards can be accessed programmatically with predefined variable states.