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

Add add_link API #1515

Merged
merged 15 commits into from
Mar 19, 2024

Merge branch 'main' into addlink

d772d38
Select commit
Loading
Failed to load commit list.
Merged

Add add_link API #1515

Merge branch 'main' into addlink
d772d38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2024 in 0s

61.5% of diff hit (target 67.3%)

View this Pull Request on Codecov

61.5% of diff hit (target 67.3%)

Annotations

Check warning on line 36 in opentelemetry-sdk/src/trace/links.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/trace/links.rs#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 188 in opentelemetry-sdk/src/trace/span.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/trace/span.rs#L180-L188

Added lines #L180 - L188 were not covered by tests

Check warning on line 147 in opentelemetry/src/global/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/global/trace.rs#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 231 in opentelemetry/src/global/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/global/trace.rs#L229-L231

Added lines #L229 - L231 were not covered by tests

Check warning on line 310 in opentelemetry/src/trace/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/trace/mod.rs#L306-L310

Added lines #L306 - L310 were not covered by tests

Check warning on line 316 in opentelemetry/src/trace/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/trace/mod.rs#L314-L316

Added lines #L314 - L316 were not covered by tests

Check warning on line 54 in opentelemetry/src/trace/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/trace/noop.rs#L54

Added line #L54 was not covered by tests

Check warning on line 99 in opentelemetry/src/trace/noop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/trace/noop.rs#L97-L99

Added lines #L97 - L99 were not covered by tests