Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Releases: carlpett/stream_exporter

v0.3.0

23 Jun 06:44
1de0720
Compare
Choose a tag to compare

Improvements

  • Added stdin input (#15)

Deprecations

  • input.file.mode has been deprecated, since the new stdin input covers the dryrun use-case.

v0.2.2

21 May 10:34
076d4ca
Compare
Choose a tag to compare

Bugs fixed

  • File rotation with tail mode could hang (#5)

Improvements

  • CI release flow works again

v0.2.1

12 Sep 18:48
7980722
Compare
Choose a tag to compare

Bugs fixed

  • Gauge vectors now work as they should (#9)

v0.2.0

20 Jun 13:43
f28516e
Compare
Choose a tag to compare
Merge pull request #7 from carlpett/syslog-template-format

Add support for templating syslog lines

v0.1.0

30 Jul 09:52
Compare
Choose a tag to compare

Initial release