Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2.0.0 #23

Merged
merged 14 commits into from
May 23, 2019
Merged

V2.0.0 #23

merged 14 commits into from
May 23, 2019

Conversation

Issif
Copy link
Member

@Issif Issif commented May 20, 2019

#17

Issif added 7 commits May 14, 2019 17:30
- unit tests for all outputs + newClient + Post methods
- Reformatting of README for following best practices
- add recover() to catch Panic if outputs are not reachable and avoid crash of daemon
- remove disabled outputs from logs, only enabled are useful
- env vars are unset if client can't be created
@Issif Issif mentioned this pull request May 23, 2019
@Issif Issif added this to the 2.0.0 milestone May 23, 2019
@Issif
Copy link
Member Author

Issif commented May 23, 2019

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

@Issif Issif closed this May 23, 2019
@Issif Issif reopened this May 23, 2019
@Issif Issif merged commit b0e23a8 into master May 23, 2019
@Issif Issif deleted the v2.0.0 branch August 2, 2020 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants