Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
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
v0.102.11
What's Changed
- Add sync/async sub command to schema migrator by @srikanthccv in #402
- Fix: signozlogspipelineprocessor: support concurrency by @raj-k-singh in #413
- Increase split size for metric writer by @srikanthccv in #415
- Use the options from dsn for new connections by @srikanthccv in #414
- feat: update logs fingerprint by @nityanandagohain in #417
Full Changelog: v0.102.10...v0.102.11
v0.102.10
What's Changed
- Fix: clickhousesystemtablesreceiver: fix scraper waiting forever after ch downtime by @raj-k-singh in #407
- Signozlogspipelineprocessor: add support for using severity in route operator (pipeline filter) expressions by @raj-k-singh in #405
- Add custom healthcheckextension by @srikanthccv in #400
Full Changelog: v0.102.9...v0.102.10
v0.102.9
What's Changed
- Add column definition by @srikanthccv in #389
- Add ALTER COLUMN operations by @srikanthccv in #390
- Add INDEX operations by @srikanthccv in #391
- Add TABLE operations by @srikanthccv in #392
- feat: add labels index in resource_v2 table by @nityanandagohain in #396
- Add migration runner by @srikanthccv in #393
- Signozlogspipelineprocessor: an otel processor dedicated to signoz logs pipelines by @raj-k-singh in #386
- Signozlogspipelineprocessor: use processorhelper.NewLogsProcessor for creating processor by @raj-k-singh in #398
- Add squashed migrations by @srikanthccv in #397
- feat: resource hierarchy: add helper for finding synonyms of an attribute in a hierarchy by @raj-k-singh in #404
- Signozlogspipelineprocessor: use own copy of stanza operators by @raj-k-singh in #403
- feat(components): add failoverconnector and googlecloudpubsub by @grandwizard28 in #401
Full Changelog: v0.102.8...v0.102.9
v0.102.8
What's Changed
- Add support for disabling v2 by @srikanthccv in #362
- feat(github): update CI workflows to use Primus workflows by @FavourDaniel in #382
- Fix lint by @srikanthccv in #384
- chore: add indices for attributes by @ankitnayan in #366
- chore: add migrate operation interface by @srikanthccv in #387
- Use debug level to reduce unnecessary log spam and add config for type by @srikanthccv in #388
New Contributors
- @FavourDaniel made their first contribution in #382
Full Changelog: v0.102.7...v0.102.8
v0.102.7
What's Changed
- feat: write to old table only if use_new_schema=false by @nityanandagohain in #374
- feat: correct id generation for log timestamp by @nityanandagohain in #376
Full Changelog: v0.102.6...v0.102.7
v0.102.6
What's Changed
- Use correct error variable for wrapped error by @srikanthccv in #371
- fix: write int64 tag attributes for old schema by @nityanandagohain in #373
Full Changelog: v0.102.5...v0.102.6