Skip to content

1.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@spaghettidba spaghettidba released this 05 Jan 17:52
· 19 commits to master since this release

Added OutputStreamAppenderResponse
It's a generic implementation of a stream writer, with different possible formats.

  • Json
  • Csv
  • LineProtocol

The output stream can be a file or stdout/stderr.
More info in the docs.