docs/sources/release-notes/v2-6.md
Grafana Labs is excited to announce the release of Loki 2.6. Here's a summary of new enhancements and important fixes.
sum(rate({app="foo"}[6h]))) into several smaller sub-queries and executes them in parallel. Users don't need to take any action to enjoy this performance improvement; however, they can adjust the number of sub-queries generated by modifying the split_queries_by_interval configuration parameter, which currently defaults to 30m.For a full list of all changes, look at the CHANGELOG.
As always, please read the upgrade guide before upgrading Loki.
v2.6.1 includes following fixes:
V2.6.0 fixes numerous bugs. The CHANGELOG has the complete list.
A summary of some of the more important fixes:
instance_interface_names setting was getting overwritten by the default ring configuration.