grafana / explore-logs

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

label values: fix label values stuck in loading state #783

Closed gtk-grafana closed 2 months ago

gtk-grafana commented 2 months ago

Fix bug in the label values where errors are not being surfaced to users and the loading state is left up indefinitely.

If panels are visible, the error will be surfaced within the viz panel, and as a toast message, if panels are not visible the error will be added to the body and remain visible until the next query response.

image
matyax commented 2 months ago

No further comments 👌