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