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

stats/opentelemetry: Introduce Tracing API #7852

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

disable tracing if textMapPropagator is not set, even if traceProvide…

5beafe1
Select commit
Loading
Failed to load commit list.
Open

stats/opentelemetry: Introduce Tracing API #7852

disable tracing if textMapPropagator is not set, even if traceProvide…
5beafe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 0s

85.60% of diff hit (target 82.09%)

View this Pull Request on Codecov

85.60% of diff hit (target 82.09%)

Annotations

Check warning on line 148 in stats/opentelemetry/client_metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/client_metrics.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 50 in stats/opentelemetry/client_tracing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/client_tracing.go#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 39 in stats/opentelemetry/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 56 in stats/opentelemetry/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 76 in stats/opentelemetry/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L75-L76

Added lines #L75 - L76 were not covered by tests