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

Separate messaging.system values from the spec #669

Closed
wants to merge 2 commits into from

Conversation

lmolkova
Copy link
Contributor

@lmolkova lmolkova commented Jan 25, 2024

Fixes #670

Changes

Please provide a brief description of the changes here.

Note: if the PR is touching an area that is not listed in the existing areas, or the area does not have sufficient domain experts coverage, the PR might be tagged as experts needed and move slowly until experts are identified.

Merge requirement checklist

@@ -51,6 +51,8 @@ size should be used.

**[7]:** If a custom value is used, it MUST be of low cardinality.

**[8]:** Messaging instrumentations MUST use applicable value from the [list of known messaging systems](/docs/messaging/README.md#technology-specific-semantic-conventions) when it is available. When instrumenting a new messaging system, instrumentation authors should document the new system name and add it to the [list](/docs/messaging/README.md#technology-specific-semantic-conventions).
Copy link
Contributor

Choose a reason for hiding this comment

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

New identifiers for messaging systems shouldn't be added to the README, but to the YAML files.

@lmolkova
Copy link
Contributor Author

closing in favor of #670 (comment)

@lmolkova lmolkova closed this Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Where/how *.system and similar should be defined
2 participants