Releases: SigNoz/signoz-otel-collector
Releases · SigNoz/signoz-otel-collector
v0.88.24
What's Changed
- fix: httplogreceiver use logs obsreport instead of metrics by @nityanandagohain in #324
Full Changelog: v0.88.23...v0.88.24
v0.88.23
What's Changed
- chore: scrape normalized_query_hash as string value instead of uint64 from system.query_log table by @raj-k-singh in #320
Full Changelog: v0.88.22...v0.88.23
v0.88.22
What's Changed
- Feat: clickhouse query logs receiver by @raj-k-singh in #316
- chore: clickhousesystemtablesreceiver: emit info log at startup by @raj-k-singh in #317
Full Changelog: v0.88.21...v0.88.22
v0.88.21
What's Changed
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 by @dependabot in #226
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #315
- Use clickhouse.ParseDSN for clickhouse URL parsing by @srikanthccv in #294
Full Changelog: v0.88.20...v0.88.21
v0.88.20
What's Changed
- chore: use StringGetter interface instead of StandardStringGetter for HexToInt arg by @raj-k-singh in #312
Full Changelog: v0.88.19...v0.88.20
v0.88.19
What's Changed
- chore: set SIGNOZ_REPLICATED env as empty string when not enabled by @prashant-shahi in #311
Full Changelog: v0.88.18...v0.88.19
v0.88.18
What's Changed
- Remove unused const to avoid confusing by @git-hulk in #307
- chore(clickhouse): use replicated merge tree by @prashant-shahi in #293
New Contributors
Full Changelog: v0.88.17...v0.88.18
v0.88.17
What's Changed
- chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #303
- (feat) return a default topic when tenant_id is not present by @grandwizard28 in #304
New Contributors
- @grandwizard28 made their first contribution in #304
Full Changelog: v0.88.16...v0.88.17
v0.88.16
What's Changed
- Add isRemote column to signoz_index_v2 table by @srikanthccv in #296
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #299
- Chore: signozkafkaexporter: ensure log body is always a string by @raj-k-singh in #302
Full Changelog: v0.88.15...v0.88.16
v0.88.15
What's Changed
- Introduce max services and max ops per service limits by @srikanthccv in #295
- Use parent context for write* operations by @srikanthccv in #298
- Adds Datadog APM receiver by @jo-me in #297
New Contributors
Full Changelog: v0.88.14...v0.88.15