grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
236 stars 7 forks source link

Entry points: Start exploration from existing query #463

Open gtk-grafana opened 2 weeks ago

gtk-grafana commented 2 weeks ago

Sometimes I've got an alert, dashboard, or explore logQL query that I want to explore more. Manually parsing the logQL and trying to add labels from other contexts into the explore app is frustrating and time consuming.

How can we have better interoperability with other query contexts throughout grafana?