Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.111.22
What's Changed
- feat(metering): add meter for traces by @grandwizard28 in #496
Full Changelog: v0.111.21...v0.111.22
v0.111.21
What's Changed
- Add missing exporter ID by @srikanthccv in #499
Full Changelog: v0.111.20...v0.111.21
v0.111.20
What's Changed
- feat(metering): add metering for logs by @grandwizard28 in #493
- Add missing string value length limits by @srikanthccv in #494
- feat: making metering a separate module by @shivanshuraj1333 in #498
New Contributors
- @shivanshuraj1333 made their first contribution in #498
Full Changelog: v0.111.18...v0.111.20
v0.111.19
What's Changed
- feat(metering): add metering for logs by @grandwizard28 in #493
Full Changelog: v0.111.18...v0.111.19
v0.111.18
What's Changed
- fix: nil meter instance used in exporter by @srikanthccv in #492
Full Changelog: v0.111.17...v0.111.18
v0.111.17
What's Changed
- Move from OpenCensus to OTel API by @srikanthccv in #452
Full Changelog: v0.111.16...v0.111.17
v0.111.16
What's Changed
- Skeleton checkin for metadata exporter by @srikanthccv in #481
- Add unique value tracker by @srikanthccv in #482
- Implement PushTraces by @srikanthccv in #483
- Implement PushLogs by @srikanthccv in #484
- Implement PushMetrics by @srikanthccv in #485
- Stop wrting to v1 tag attributes table by @srikanthccv in #487
- Add metadataexporter to components and reduce allocations by @srikanthccv in #488
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #486
Full Changelog: v0.111.15...v0.111.16
v0.111.15
What's Changed
- Move attribute keys and resource attribute keys population from mv to… by @srikanthccv in #474
- Add write cache for logs_v2_resource by @srikanthccv in #475
- Add write cache for span attribute keys and traces_v3_resource by @srikanthccv in #476
- Add logs tag attributes v2 with max distinct values limit by @srikanthccv in #477
- Add traces tag attributes v2 with max distinct values limit by @srikanthccv in #478
Full Changelog: v0.111.14...v0.111.15
v0.111.14
What's Changed
- chore: bring in a copy of awsfirehosereceiver from opentelemetry-collector-contrib as signozawsfirehosereceiver by @raj-k-singh in #464
- ci(github): remove pull_request_target by @grandwizard28 in #469
- fix: signozawsfirehose receiver: fix broken tests by @raj-k-singh in #468
- Skip attributes if the value is nan by @nityanandagohain in #465
Full Changelog: v0.111.13...v0.111.14
v0.111.13
What's Changed
- Feat: signozlogspipeline: json body field refs in operator if expressions by @raj-k-singh in #462
Full Changelog: v0.111.12...v0.111.13