Skip to content

2.0.0

Compare
Choose a tag to compare
@Issif Issif released this 23 May 14:56
· 1046 commits to master since this release
b0e23a8

2.0.0 - 2019-05-23

New

  • New output : Elasticsearch (issue #14)
  • New configuration method : we can now use a config file in YAML and/or env vars (see README) (issue #17)
  • New endpoint : /debug/vars gives access to Golang + Custom metrics (see README) (issue #17)

Enhancement

  • Add a lot of unit tests for code coverage (issue #17)
  • Some log outputs have been reformated
  • 💥 Some env variables have been renamed again to match fields in YAML config files (see README)

Fix

  • Panic are now catched to avoid crashes