loki
loki copied to clipboard
fix: increase the limit for query length from 5k to 128k
What this PR does / why we need it:
This PR backports the increase in query length limit introduced in #11701 to the 2.9.x Loki release.
Checklist
- [x] Reviewed the
CONTRIBUTING.mdguide (required) - [x] Title matches the required conventional commits format, see here