Taylor Gray
Taylor Gray
**Describe the bug** Running the data-prepper build and github actions frequently has failing flaky tests, and often requires retrying the tests multiple times before it succeeds. This issue is meant...
**Is your feature request related to a problem? Please describe.** As a user of data prepper, I would like to be able to validate my pipeline configurations without having to...
**Is your feature request related to a problem? Please describe.** As a user of Data Prepper's DLQ, I would like to also get the metadata of Events in the case...
**Is your feature request related to a problem? Please describe.** As a user that prefers JSON over YAML, I would like the option to configure Data Prepper using a JSON...
**Is your feature request related to a problem? Please describe.** As a user of Data Prepper, my Events contain keys that are encoded in different formats, such as `gzip`, `base64`,...
**Is your feature request related to a problem? Please describe.** The s3 sink defaults to https://github.com/opensearch-project/data-prepper/blob/c45ddb15f9fc8803655e4879d3d3494ede937b0d/data-prepper-plugins/s3-sink/src/main/java/org/opensearch/dataprepper/plugins/sink/s3/configuration/ObjectKeyOptions.java#L14 and is not configurable. **Describe the solution you'd like** As a user of Data...
**Describe the bug** When using an OpenSearch Serverless collection in a pipeline in the `opensearch` sink, the index configured is not created until a document is sent to the pipeline...
**Is your feature request related to a problem? Please describe.** As a user of the OpenSearch source, I would like to only do a one-time list of the indices rather...
**Is your feature request related to a problem? Please describe.** As a user of the s3 source with scan, I would like to be able to exclude objects from processing...
**Describe the bug** Index patterns are being created with a truncated index pattern from the index template index patterns passed in the config This bug occurs when there is no...