semantic-conventions
semantic-conventions copied to clipboard
Add Data.ContentType for Cloud Events
Area(s)
area:cloudevents
What's missing?
The ability to specify the data content type as available in the base core spec: https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md
Describe the solution you'd like
The below attributes are added to the spec so that they can be used for metric & spans
Cloudevents.event.data.ContentType
Additional information
- #2261
- #2262