Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.111.24
What's Changed
- chore(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot in #505
- Bump clickhouse-go version by @srikanthccv in #506
- ci: support workflows for noninternal PRs by @prashant-shahi in #508
- ci: skip workflow run from fork by @prashant-shahi in #511
- ci(github): updated label workflow, fix ci skip condition by @prashant-shahi in #512
- ci(github): update ci workflow by @prashant-shahi in #513
- ci(github): update ci workflow by @prashant-shahi in #514
- ci(github): update postci workflow by @prashant-shahi in #515
- ci: update skip workflow conditions by @prashant-shahi in #517
- ci: resolve syntax error by @prashant-shahi in #518
- ci: update skip condition by @prashant-shahi in #519
- ci: use PR author instead of github.actor by @prashant-shahi in #520
- ci(postci): use PR author instead of github.actor by @prashant-shahi in #521
- metering: Add metric metering by @srikanthccv in #522
- Add cache limits for resources and attributes by @srikanthccv in #509
- fix: move analytics schema migrations by @nityanandagohain in #525
- Chore: signozawsfirehosereceiver cwlog ts unmarshaling by @raj-k-singh in #524
Full Changelog: v0.111.23...v0.111.24
v0.111.23
What's Changed
- Add external cache for metadata exporter by @srikanthccv in #502
- fix(metadataexporter): missing statement send by @srikanthccv in #503
Full Changelog: v0.111.22...v0.111.23
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