Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.66.2
What's Changed
- Temporarily skip some metrics exporter tests by @srikanthccv in #67
- Add (settings) documentation for spanmetricsprocessor by @srikanthccv in #70
- Add DB latency metric instrumentation for clickhousemetricsexporter by @srikanthccv in #78
- Add signoz.collector.id to span metrics processor by @srikanthccv in #81
- Add DB latency metric instrumentation for clickhouselogsexporter by @nityanandagohain in #79
- Add grok parser by @nityanandagohain in #54
Full Changelog: v0.66.1...v0.66.2
v0.66.1
What's Changed
- Move components to package by @srikanthccv in #48
- Update span metrics processor by @srikanthccv in #47
- Add cardinality logs and exclude pattern capability by @srikanthccv in #49
Full Changelog: v0.66.0...v0.66.1
v0.66.0
What's Changed
- bump upstream collector version to 0.66 by @srikanthccv in #38
- Feat/distributed otel by @ankitnayan in #30
- chore: update shard key in distributed trace tables by @makeavish in #43
- Usage collection via otel collector by @nityanandagohain in #22
- fix: add docker multi node cluster flag by @makeavish in #45
Full Changelog: v0.63.0...v0.66.0
v0.63.0
What's Changed
- [1658] fix: panic on histogram without bucket by @marianomirabelli in #23
- feat: upgrade to otel v0.63 and introduce featureGating by @makeavish in #24
- Add some additional components by @srikanthccv in #28
- chore: enable sorting by default by @makeavish in #29
- Remove labels_object column from time_series_v2 by @srikanthccv in #34
- chore: improve error logging in writer by @makeavish in #31
New Contributors
- @marianomirabelli made their first contribution in #23
Full Changelog: v0.55.3...v0.63.0
v0.55.3
What's Changed
- fix: override repeated label keys by @srikanthccv in #17
Full Changelog: v0.55.2...v0.55.3
v0.55.2
What's Changed
- fix: skip spans with negative duration by @srikanthccv in #16
Full Changelog: v0.55.1...v0.55.2
v0.55.1
What's Changed
- feat: support all types of attributes by @makeavish in #14
Full Changelog: v0.55.0...v0.55.1
v0.55.0
What's Changed
- ci: 👷 build and push workflow by @prashant-shahi in #12
Full Changelog: v0.55.0-rc.3...v0.55.0
v0.55.0-rc.3
What's Changed
- minmax index added to id for faster pagination
Full Changelog: v0.55.0-rc.2...v0.55.0-rc.3
v0.55.0-rc.2
- add clickhouselogsexporter
- ci: 👷 CodeQL Analysis workflow
- Add missing components