v0.35.0 #7321
saswatamcode
started this conversation in
General
v0.35.0
#7321
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.35.0 is out now!
We have several amazing features this time, including distributed query execution, receive tenant-label based request splitting, better query analysis, and loads of bugfixes and optimizations!
Thank you to all contributors who have contributed to this release. It wouldn't be possible without you!
Please try it out and let us know if you find any issues! 🚀
Changelog
Fixed
--block-discovery-strategyflag to control the listing strategy so that a recursive lister can still be used if the tradeoff of slower but cheaper discovery is preferred.PromQLSmithbased fuzz test to improve correctness.Added
--query.enable-x-functionsto allow usage of extended promql functions (xrate, xincrease, xdelta) in loaded rules--query.mode=distributedwhich enables the new distributed mode of the Thanos query engine.--selector.relabel-configand--selector.relabel-config-fileflags which allows scoping the Querier to a subset of matched TSDBs.--remote-write.client-tls-secureand--remote-write.client-tls-skip-verifyflags to stop relying on grpc server config to determine grpc client secure/skipVerify.X-Forwarded-Forheader for the remote address in the logs.Changed
New Contributors
Full Commit History: v0.34.1...v0.35.0-rc.0
This discussion was created from the release v0.35.0.
Beta Was this translation helpful? Give feedback.
All reactions