Skip to content

[shipping] - add span attributes#260

Merged
cartersocha merged 5 commits intoopen-telemetry:mainfrom
honeycombio:shipping-span-attributes
Aug 5, 2022
Merged

[shipping] - add span attributes#260
cartersocha merged 5 commits intoopen-telemetry:mainfrom
honeycombio:shipping-span-attributes

Conversation

@puckpuck
Copy link
Copy Markdown
Contributor

@puckpuck puckpuck commented Aug 5, 2022

Fixes #54

  • Services extend automatic instrumentation.
    • New attributes/events attached to existing spans.
    • New spans are being created from existing spans.

Changes

Previously, this service added a span event with a dynamic attribute key. I modified this code to add span attributes instead and used attribute key names in line with what other services were emitting. We don't do any auto-instrumentation in rust, so the top task of "Services extend automatic instrumentation" may actually be n/a in this case.

  • Appropriate CHANGELOG.md updated for non-trivial changes

@puckpuck puckpuck requested a review from a team August 5, 2022 00:46
Copy link
Copy Markdown
Member

@mviitane mviitane left a comment

Choose a reason for hiding this comment

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

LGTM

@cartersocha
Copy link
Copy Markdown
Contributor

@puckpuck update the branch & Ill merge

@cartersocha cartersocha merged commit d98fe65 into open-telemetry:main Aug 5, 2022
@puckpuck puckpuck deleted the shipping-span-attributes branch August 6, 2022 00:09
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* set span attributes

* shipping span attributes
mohamed3637 added a commit to mohamed3637/opentelemetry-demo that referenced this pull request Oct 7, 2025
* set span attributes

* shipping span attributes
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.

Review and enhance tracing support for shipping service (Rust)

3 participants