Mateusz Warzyński
Mateusz Warzyński
PR adds EC2 instance tags to the AWS Metadata. Feature is opt-in (i.e. disabled by default). If enabled, the aws filter will fetch instance tags directly from the EC2 metadata...
https://github.com/fluent/fluent-bit/pull/6065
I would like to propose adding GitHub Actions workflow. Example Run: https://github.com/mwarzynski/reef-client/actions/runs/702840521 Workflow checks if state of the source code allows to successfully build the project. It's triggered for every...
PR adds handling errors received while fetching metadata groups in the Filter AWS functionality. It also allows to define the retries interval if such scenario occurs. ``` retry_interval_s Defines minimum...
Original proposal was divided into two sections: **data collection** and **data analysis**. This issue is re-scoped to reflect the design of 'data collection'. New proposal is here: https://github.com/valkey-io/valkey/issues/1167#issuecomment-2495516757. I am...