grafana / explore-logs

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

chore(shardQuerySplitting): start in Streaming state #781

Closed matyax closed 2 months ago

matyax commented 2 months ago

With this change, shard splitting behaves like the original time splitting, which is what we use when sharding is not enabled and one of the main differences between the two modes.

https://github.com/grafana/grafana/blob/main/public/app/plugins/datasource/loki/querySplitting.ts#L80