Add a `created at` key in the @metadata hash
Open
design
enhancement
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Currently when we create an event we set a default `@timestamp` with `Time.now` we should also save this information inside the `@metadata` key `created_at` this would allow people to use conditionals and do special if the event was in the pipeline for too long.
Contributor guide
Assessment
This issue has not been assessed yet.