Skip to content

Improve OpenTelemetry instrumentation#5096

Merged
PerfectSlayer merged 3 commits into
masterfrom
bbujon/otel-tracer
Apr 24, 2023
Merged

Improve OpenTelemetry instrumentation#5096
PerfectSlayer merged 3 commits into
masterfrom
bbujon/otel-tracer

Conversation

@PerfectSlayer

@PerfectSlayer PerfectSlayer commented Apr 21, 2023

Copy link
Copy Markdown
Contributor

What Does This Do

Add empty string value support for span attribute,
Fix span context sampling flag,
Fix tests after RFC change.

Motivation

Empty string value is a meaningful attribute value for OTel span.
So it should not be ignored nor cleared from span tags.

Additional Notes

@PerfectSlayer PerfectSlayer added the tag: do not merge Do not merge changes label Apr 21, 2023
@PerfectSlayer
PerfectSlayer marked this pull request as ready for review April 21, 2023 12:52
@PerfectSlayer
PerfectSlayer requested a review from a team as a code owner April 21, 2023 12:52
@PerfectSlayer PerfectSlayer added inst: opentelemetry OpenTelemetry instrumentation and removed tag: do not merge Do not merge changes labels Apr 21, 2023
Comment thread dd-trace-core/src/main/java/datadog/trace/core/DDSpan.java Outdated

@bantonsson bantonsson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍🏻 Only nitpicks.

Comment thread dd-trace-core/src/main/java/datadog/trace/core/DDSpanContext.java Outdated
@PerfectSlayer
PerfectSlayer merged commit a40147a into master Apr 24, 2023
@PerfectSlayer
PerfectSlayer deleted the bbujon/otel-tracer branch April 24, 2023 09:10
@github-actions github-actions Bot added this to the 1.13.0 milestone Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: opentelemetry OpenTelemetry instrumentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants