Releases: metrico/qryn
Releases · metrico/qryn
3.2.27
3.2.27-beta.3
What's Changed
Full Changelog: 3.2.27-beta.2...3.2.27-beta.3
3.2.27-beta.2
What's Changed
Full Changelog: 3.2.27-beta.1...3.2.27-beta.2
3.2.27-beta.1
What's Changed
- feat: implement MergedProfile profile method by @Cluas in #532
- Feature/export pprof by @akvlad in #536
Full Changelog: 3.2.26...3.2.27-beta.1
3.2.26
What's Changed
- chore(deps): bump ws from 8.4.0 to 8.17.1 in the npm_and_yarn group across 1 directory by @dependabot in #521
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #530
- otlp logs push by @akvlad in #534
Full Changelog: 3.2.25...3.2.26
3.2.25
3.2.24
What's Changed
- chore(deps): bump ws from 8.4.0 to 8.17.1 in the npm_and_yarn group across 1 directory by @dependabot in #519
- Revert "chore(deps): bump ws from 8.4.0 to 8.17.1 in the npm_and_yarn group across 1 directory" by @lmangani in #520
- Select pipe processor support by @akvlad in #522
- Very experimental promql optimization by @akvlad #526
- Upgrade view to v3.1.0 by @lmangani in #523
|select (....)
pipe processor was added to traceql
EXPERIMENTAL_PROMQL_OPTIMIZE env vars was added
if EXPERIMENTAL_PROMQL_OPTIMIZE==1 then rate
& sum
is optimized using clickhouse functions.
Full Changelog: 3.2.23...3.2.24
3.2.23
What's Changed
- chore(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.9 in the npm_and_yarn group across 1 directory by @dependabot in #509
- use golang.org/x/net 0.24.0 by @lmangani in #498
- Release 3.2.23 prep by @akvlad in #514
- Traceql DNF optimization init by @akvlad in #508
- Process modes by @akvlad in #510
- fix "Cannot read properties of undefined (reading 'forEach')" by @akvlad in #512
- Bulk max size/age based ingestion by @akvlad in #513
Full Changelog: 3.2.22...3.2.23
3.2.23-beta.2
What's Changed
- debug by @akvlad in #507
- chore(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.9 in the npm_and_yarn group across 1 directory by @dependabot in #509
- use golang.org/x/net 0.24.0 by @lmangani in #498
- Bulk max size/age based ingestion in #513
- fix "Cannot read properties of undefined (reading 'forEach')" in #512
- Process modes in #510
Full Changelog: 3.2.23-beta.1...3.2.23-beta.2
3.2.23-beta.1
- TraceQL big requests optimizations
Full Changelog: 3.2.22...3.2.23-beta.1