Skip to content

Releases: voriteam/voripos-otel-collector

0.5.1

20 Oct 16:20
Compare
Choose a tag to compare

What's Changed

  • Using custom User-Agent for OTLP exports by @clintonb in #4

Full Changelog: 0.5.0...0.5.1

0.5.0

16 Oct 22:05
694a522
Compare
Choose a tag to compare
Sending data via HTTP instead of gRPC (#3)

We are moving to a single HTTP collector.

0.4.2

16 Jan 06:50
Compare
Choose a tag to compare

Full Changelog: 0.4.1...0.4.2

0.4.1

21 Dec 18:32
Compare
Choose a tag to compare
Improved parsing of Litestream logs

The collector properly parses the timestamp and severity, and adds the `service.name` attribute.

0.4.0

21 Dec 16:15
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.4.0

0.3.0

14 Dec 17:07
006fef7
Compare
Choose a tag to compare
Reading configuration from file instead of UserDefaults (#2)

0.2.0

27 Nov 22:01
7559301
Compare
Choose a tag to compare
Authenticating to external collector with OIDC (#1)

0.1.0

10 Nov 00:31
Compare
Choose a tag to compare
Added OpenTelemetry collector

This will be used to collect data on the POS, and export to our main collector.