Skip to content

Commit

Permalink
More details around event metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaipreet Singh committed Jun 14, 2019
1 parent 9066381 commit bfbfa1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JEP.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ The implementation of the `telemetry.record_event` method which handles

* Schema validation
* Adds event metadata such as `creationTime`
* We should be able to add more metadata fields in the future if necessary without clashing with any potential schemas that have been defined in the various uses.
* Routing events to configured sinks
* Filters events based on the configuration
* (Optionally) Aggregation and data cleaning.
Expand Down

0 comments on commit bfbfa1a

Please sign in to comment.