13.1.0
Features
pre_detector
now normalizes timestamps with configurable parameters timestamp_field, source_format, source_timezone and target_timezonepre_detector
now writes tags in failure casesProcessingWarnings
now can writetags
to the event- add
timeout
parameter to logprep http generator to set the timeout in seconds for requests - add primitive rate limiting to
http_input
connector
Improvements
- switch to
uvloop
as default loop for the used threaded http uvicorn server - switch to
httptools
as default http implementation for the used threaded http uvicorn server
Bugfix
- remove redundant chart features for mounting secrets
Details
- generalize chart version by @ekneg54 in #641
- remove redundant charts features by @ekneg54 in #647
- normalization of timestamp in pre detector by @djkhl in #646
- dev-revise-http-connector by @ekneg54 in #645
Full Changelog: v13.0.1...v13.1.0