Hai Yan
Hai Yan
### Description This PR updates data prepper server handlers to support proper HTTP methods specified in #313. Unit tests and docs are updated accordingly. ### Issues Resolved Resolves #313 ###...
There are a few places where Data Prepper image with `latest` tag are pulled for e2e test and demo. This will likely break after 2.0 release and will need an...
This is a follow-up to #1736 where one or more pipeline files can be loaded from the `pipelines/` directory. This moves one step further to enable recursive loading in case...
**Is your feature request related to a problem? Please describe.** These processors have similar overwrite_if_key_exists options: - add_entries - copy_values - rename_keys - parse_json - parse_ion - key_value grok processor...
**Is your feature request related to a problem? Please describe.** Currently, there're no metrics emitted from mutate event processors, like what we have in grok, aggregate, etc. **Describe the solution...
### Description Show exception messages instead of masking them through the SENSITIVE marker. I checked all usages of SENSITIVE and EVENT in the repo and seems that all issues are...
**Describe the bug** Index prefix is not parsed correctly when the index name contains dynamic date pattern and the date pattern is not prefixed or suffixed with a hypen, for...
**What do you want to do?** - [x] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation...
**What do you want to do?** - [x] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation...
**Is your feature request related to a problem? Please describe.** As a Data Prepper user, I would like to have an `rds` source to load existing data and stream change...