Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.88.6
What's Changed
- kafka: set max request and response sizes by @dhawal1248 in #262
- gw otel col: debug logs by @dhawal1248 in #261
Full Changelog: v0.88.5...v0.88.6
v0.88.5
What's Changed
- Log warn for empty batch instead of error by @srikanthccv in #254
- fix: replace ch library with fork by @nityanandagohain in #255
- signozkafkareceiver: expose sarama consumer config by @dhawal1248 in #256
- signozkafkareceiver: add logs for failed exports by @dhawal1248 in #258
- signozkafkareceiver: record processing times by @dhawal1248 in #259
Full Changelog: v0.88.4...v0.88.5
v0.88.4
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #251
- feat: support for dot (.) in attribute names by @nityanandagohain in #233
Full Changelog: v0.88.3...v0.88.4
v0.88.3
What's Changed
- fix: opamp client: ignore non-running collector in ensureRunning when reloading collector config by @raj-k-singh in #242
- Write to new v4 table with nearest hour unix precision by @srikanthccv in #240
Full Changelog: v0.88.2...v0.88.3
v0.88.2
What's Changed
- chore: flush spans before exit by @makeavish in #232
- fix: hasError not set true by @makeavish in #153
- Update signozspanmetricsprocessor to remove dependency on prometheus … by @srikanthccv in #201
- Add metric meta information by @srikanthccv in #231
- [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 by @ankitnayan in #236
- chore(deps): bump tj-actions/branch-names from 5.1 to 7.0.7 in /.github/workflows by @dependabot in #237
- chore: logs exporter - make dial timeout configurable by @dhawal1248 in #235
- Add warning message for invalid data and update TS write table by @srikanthccv in #238
- chore: signozkafkareceiver - set sarama library logger by @dhawal1248 in #234
Full Changelog: v0.88.1...v0.88.2
v0.88.1
Full Changelog: v0.88.0...v0.88.1
v0.88.0
What's Changed
- Bump upstream version to 0.88.0 by @srikanthccv in #220
- Do not throw error unsupported on MetricTypeExponentialHistogram metric by @srikanthccv in #225
- fix: update httplogreceiver to support vercel by @nityanandagohain in #227
- fix: eclude chi and otelcol metrics from usage reporting by @nityanandagohain in #221
- fix: proper defer statement for log exporter by @nityanandagohain in #228
- fix: release clickhouse traces connections correctly by @makeavish in #229
- feat: add signozkafkaexporter by @dhawal1248 in #195
Full Changelog: v0.79.14...v0.88.0
v0.79.14
What's Changed
- chore(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.7+incompatible by @dependabot in #216
- fix: upgrade clickhouse client and set maxopenconnections by @nityanandagohain in #218
- fix: set maxOpenIdleConnections = numConsumers + 1 by @makeavish in #223
Full Changelog: v0.79.13...v0.79.14
v0.79.13
What's Changed
- [Snyk] Security upgrade alpine from 3.17 to 3.18.3 by @ankitnayan in #211
- chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #210
- fix: ingest bool attrs by @nityanandagohain in #212
- fix: rename httpreceiver to httplogreceiver by @nityanandagohain in #214
- fix: return error on pushTrace error and remove logging of span batches by @makeavish in #217
- feat: add trace exporter configs by @makeavish in #176
- chore: fixes for dirty migration issue by @dhawal1248 in #215
Full Changelog: v0.79.12...v0.79.13
v0.79.12
What's Changed
- Do not return error on empty data points by @srikanthccv in #206
- feat: support for json logs by @nityanandagohain in #205
Full Changelog: v0.79.11...v0.79.12