grafana / explore-logs

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

Panel UI: Menu updates #890

Open gtk-grafana opened 1 week ago

gtk-grafana commented 1 week ago

The panels are starting to suffer from functionality bloat, in order to keep the UI from being overly cluttered/complicated, we'd like to introduce the panel menu to all panels.

Image

Seeing a specific panel query in explore, or adding that panel to a dashboard, or adding that panel to an investigation are examples of the items we would want to add to the new viz menu.

We want to keep filtering actions separate, and more discoverable, which will be addressed in a follow-up issue: https://github.com/grafana/explore-logs/issues/891