grafana / explore-logs

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

Bug: Console error when jsonData.interval is undefined #876

Closed gtk-grafana closed 2 weeks ago

gtk-grafana commented 2 weeks ago

Error: Invalid interval string, has to be either unit-less or end with one of the following units: "y, M, w, d, h, m, s, ms"

Introduced in https://github.com/grafana/explore-logs/issues/842, we're logging this error when we shouldn't be.