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 21 commits into
base: master
Choose a base branch
from

make vet happy

b6503f7
Select commit
Loading
Failed to load commit list.
Open

stats/opentelemetry: Introduce Tracing API #7852

make vet happy
b6503f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 1s

85.56% of diff hit (target 82.09%)

View this Pull Request on Codecov

85.56% of diff hit (target 82.09%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/client_metrics.go#L159-L160

Added lines #L159 - L160 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/client_metrics.go#L178-L180

Added lines #L178 - L180 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/client_metrics.go#L218-L219

Added lines #L218 - L219 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L40-L41

Added lines #L40 - L41 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L65-L66

Added lines #L65 - L66 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L93-L97

Added lines #L93 - L97 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L113-L114

Added lines #L113 - L114 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/opentelemetry/trace.go#L133-L134

Added lines #L133 - L134 were not covered by tests