Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.111.8
What's Changed
- fix: support for alias in schema migrator by @nityanandagohain in #445
- Collector simulator (Brought over from Signoz query service) by @raj-k-singh in #446
Full Changelog: v0.111.7...v0.111.8
v0.111.7
What's Changed
- do not mutate pdata attrs and fix cache item issue by @srikanthccv in #443
Full Changelog: v0.111.6...v0.111.7
v0.111.6
What's Changed
- fix: use string values for resource labels by @nityanandagohain in #439
- Data usability improvements for query_log by @srikanthccv in #442
Full Changelog: v0.111.5...v0.111.6
v0.111.5
What's Changed
- Remove hardcoded cluster name, dead code and unused config options by @srikanthccv in #438
Full Changelog: v0.111.4...v0.111.5
v0.111.4
What's Changed
- fix: panic due to concurrent map access & nil cache item in metric ex… by @srikanthccv in #437
- feat: support for modify query mat col in migrations by @nityanandagohain in #436
- clickhousetraces: Support specifying cluster by @davispuh in #430
Full Changelog: v0.111.3...v0.111.4
v0.111.3
What's Changed
- fix: move fingerpint package to utils for it to be used by others by @nityanandagohain in #428
- fix: add development flag for schemamigrator by @nityanandagohain in #429
- fix(primus): add pull_request_target by @grandwizard28 in #434
- schema_migrator: Don't fail when ClickHouse is listening on IPv6 by @davispuh in #432
- feat(kafka): apply backpressure by @grandwizard28 in #408
New Contributors
Full Changelog: v0.111.2...v0.111.3
v0.111.2
What's Changed
- Do not report fatal on context cancel by @srikanthccv in #426
- fix: flush usage metrics after stopping the usage reader by @nityanandagohain in #427
Full Changelog: v0.102.14...v0.111.2
v0.102.14
What's Changed
- Add v2 exporter for clickhousemetricswrite by @srikanthccv in #410
Full Changelog: v0.102.13...v0.102.14
v0.102.13
What's Changed
- Add new columns for separate point, scope, resource attributes by @srikanthccv in #411
- Bump upstream base version to 0.111.0 by @srikanthccv in #418
- Feat: signozlogspipelineprocessor: address json body fields in expr statements in router and add operator by @raj-k-singh in #421
Full Changelog: v0.102.12...v0.102.13
v0.102.12
What's Changed
- Feat: logspipelineprocessor: read/address body fields in pipeline operators directly if body is json by @raj-k-singh in #416
- Fix: signozlogspipelineprocessor: trace parser: pad with 0s to left (not right) when parsing from short hex strings by @raj-k-singh in #419
Full Changelog: v0.102.11...v0.102.12