Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudevents: relax requirement level for type and version #2618

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

lmolkova
Copy link
Contributor

Fixes #2600

Changes

Changes requirement level of cloudevents.event_spec_version and cloudevents.event_type to recommended. While they are required per CloudEvents spec to route and process messages, requiring corresponding attributes on spans is not necessary.

@lmolkova lmolkova requested review from a team June 16, 2022 00:45
@lmolkova
Copy link
Contributor Author

/cc @joaopgrassi

@reyang reyang added the area:semantic-conventions Related to semantic conventions label Jun 16, 2022
Copy link
Member

@joaopgrassi joaopgrassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lmolkova !

@lmolkova
Copy link
Contributor Author

@open-telemetry/specs-trace-approvers can someone please take a look?

@arminru arminru added the spec:trace Related to the specification/trace directory label Jun 21, 2022
@arminru arminru merged commit 8f5e683 into open-telemetry:main Jun 21, 2022
beeme1mr pushed a commit to beeme1mr/opentelemetry-specification that referenced this pull request Aug 31, 2022
beeme1mr pushed a commit to beeme1mr/opentelemetry-specification that referenced this pull request Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:semantic-conventions Related to semantic conventions spec:trace Related to the specification/trace directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CloudEvents: relax requirement levels
5 participants