elastic / ecs

Elastic Common Schema
https://www.elastic.co/what-is/ecs
Apache License 2.0
987 stars 410 forks source link

Support cloud events in schema #2309

Closed thompson-tomo closed 1 month ago

thompson-tomo commented 6 months ago

Summary I want to have a top level of object CloudEvent, which records information about the cloud event.

Motivation: My application produce & consume cloud events and as such it would be useful to capture information about these events in a consistent manner.

Detailed Design: The properties for the new top level property should consist of the following which is a one to one mapping for the event.

thompson-tomo commented 1 month ago

Closing as handled via open telemetry.