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

Allow messaging.system to be extended by system-specific definitions #663

Closed
pyohannes opened this issue Jan 22, 2024 · 1 comment
Closed
Assignees

Comments

@pyohannes
Copy link
Contributor

#517 changed messaging.system to an open enum. This currently requires an exhaustive list of values to be managed as part of generic messaging semantic conventions, all possible values have to be defined as part of the attribute definition.

@lmolkova proposed an improvement to this situation, which would allow system-specific definitions to extend an existing open enum. This would provide clear ownership of value definitions.

This should be applied for messaging.system as soon as it is supported by the build tools.

@pyohannes
Copy link
Contributor Author

Closed as a duplicate of #670.

@arminru arminru closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: V1 - Stable Semantics
Development

No branches or pull requests

4 participants