Skip to content

Releases: streamfold/rotel

v0.1.0

25 Nov 00:12
d98f2af

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha35...v0.1.0

v0.0.1-alpha35

24 Nov 23:43
6de9fff

Choose a tag to compare

What's Changed

  • Prometheus endpoint + queue metrics by @mheffner in #234
  • Make KafkaOffsetTracker default for Kafka receiver. Nack when indefinite retry is disabled. by @rjenkins in #235
  • Fix overflow on indefinite retry by @rjenkins in #236
  • Use lz4-flex unsafe mode by @mheffner in #233
  • Fix some cases around indefinite retry by @mheffner in #237
  • Kafka receiver: update README.md + OTLP exporter nack support by @rjenkins in #238

Full Changelog: v0.0.1-alpha34...v0.0.1-alpha35

v0.0.1-alpha34

06 Nov 20:38
fb8044a

Choose a tag to compare

Highlights

  • Kafka receiver decodes messages in separate task pool for improved throughput
  • Kafka offset committer support (opt-in for now, fully releasing in coming release)
  • Support 204 OTLP response codes

What's Changed

Full Changelog: v0.0.1-alpha33...v0.0.1-alpha34

v0.0.1-alpha33

10 Oct 21:14
eb6642a

Choose a tag to compare

Highlights

  • Flexible AWS credentials support, see docs for more info
  • Fix X-Ray exporter when sending large trace span batches
  • Fix parsing envvars that contained only numbers or bools
  • Fix exporter shutdown of internal metrics pipeline
  • Next phase of the msg acknowledgement foundation

What's Changed

Full Changelog: v0.0.1-alpha32...v0.0.1-alpha33

v0.0.1-alpha32

29 Sep 17:20
ce3ab6b

Choose a tag to compare

Highlights

  • Feature: Initial fanout support to allow multiple exporters on a single pipeline.

What's Changed

  • Modify batch and pipeline to work with Message by @rjenkins in #209
  • Add fanout component to support multiple exporters by @mheffner in #208
  • Support multiple exporters for a pipeline by @mheffner in #211

Full Changelog: v0.0.1-alpha31...v0.0.1-alpha32

v0.0.1-alpha31

25 Sep 20:44
010a6c7

Choose a tag to compare

Highlights

  • Multiple improvements to ClickHouse exporter performance
  • Locked toolchain versions for consistent builds
  • First phase of message acknowledgement work
  • Handle invalid trace timestamps to avoid panic

What's Changed

Full Changelog: v0.0.1-alpha30...v0.0.1-alpha31

v0.0.1-alpha30

15 Sep 02:21
4c9717f

Choose a tag to compare

Highlights

  • clickhouse-ddl now shipped as docker container

What's Changed

Full Changelog: v0.0.1-alpha29...v0.0.1-alpha30

v0.0.1-alpha29

10 Sep 16:30
627a81d

Choose a tag to compare

Highlights

  • Tonic/OTLP deps bumped
  • Fix: Clone resource when batch splitting
  • Append support for ScopeLogsList

What's Changed

Full Changelog: v0.0.1-alpha28...v0.0.1-alpha29

v0.0.1-alpha28

02 Sep 13:30
33cea30

Choose a tag to compare

Highlights

  • Low severity CVE fixed.

What's Changed

Full Changelog: v0.0.1-alpha27...v0.0.1-alpha28

v0.0.1-alpha27

28 Aug 20:25
1b65d7a

Choose a tag to compare

Highlights

  • AWS EMF: Auto create log group/stream and support filtering dimensions
  • Improved ClickHouse logging and request time configuration
  • New Kafka Receiver for traces, metrics, and logs
  • File exporter with parquet support (feature flagged)

What's Changed

Full Changelog: v0.0.1-alpha26...v0.0.1-alpha27