Athish Pranav D
Athish Pranav D
This is addressing the enhancement requested in #28 . Since S3 plugin has mentioned about pluggable compression methods, this should also be mentioned in the README. I hope this repo...
Similar to [Fluent-plugin-s3](https://github.com/fluent/fluent-plugin-s3) need support for parquet format to send to azure blob storage
Support to add prometheus metrics for observability for throttling of logs as requested here #15 . Opens more scope to add lot more metrics related to throttling. Corresponding tests are...
**Which issue(s) this PR fixes**: Fixes #4100 **What this PR does / why we need it**: Transition `filter_parser` from using `filter_with_time` to `filter_stream` logic **Docs Changes**: N/A **Release Note**: N/A
**Which issue(s) this PR fixes**: Fixes #4385 **What this PR does / why we need it**: It processes the interpolated variables in Hashes and Arrays This is needed because string...
Add Hash key for parsed value in Filter parser (similar to fluentd) ---- Addresses #8893 Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing**...
Addressing #10536
Add Paillier encryption support to the library to start with homomorphic Encryptions
Extend support for Homomorphic Encryption Algorithm - Paillier Encryption. This could be useful since this scheme is widely used in E-voting related work.
**Which issue(s) this PR fixes**: Fixes #4162 **What this PR does / why we need it**: Adds new compression method support to handle messages **Docs Changes**: TODO **Release Note**: N/A