Skip to content

Add documentation requirement for adding attributes at span creation #2383

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

Merged

Conversation

pyohannes
Copy link
Contributor

This change is prompted by @MrAlias's request in #2278 (comment).

The information that attributes should preferably be added at span creation rather than later by calling SetAttribute is relevant to users of the API and should be conveyed to them.

@pyohannes pyohannes requested review from a team February 25, 2022 22:02
@arminru arminru added area:api Cross language API specification issue spec:trace Related to the specification/trace directory labels Mar 1, 2022
@bogdandrutu bogdandrutu merged commit 9fa7c65 into open-telemetry:main Mar 3, 2022
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
…pen-telemetry#2383)

* Add documentation requirement for adding attributes at span creation

* Adding changelog entry

* Update specification/trace/api.md

Co-authored-by: Armin Ruech <[email protected]>

* Add documentation requirement to spec compliance matrix

* Update spec-compliance-matrix.md

Co-authored-by: Armin Ruech <[email protected]>

Co-authored-by: Armin Ruech <[email protected]>
Co-authored-by: Bogdan Drutu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api Cross language API specification issue spec:trace Related to the specification/trace directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants