grafana / explore-logs

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

Label values: No loading state for value breakdown when previous query returned error #785

Closed gtk-grafana closed 1 month ago

gtk-grafana commented 2 months ago

While the error message does update appropriately if a new error is received, and is removed when valid data is returned, there is no indication of the value breakdown query loading when in this error state.

Image

Also we should add some e2e coverage for these error states that are difficult to reproduce.

matyax commented 1 month ago

Fixed.