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

otelgrpc: Add Filter for stats handler #5196

Merged
merged 23 commits into from
May 9, 2024

Add entries to CHANGELOG

93304ee
Select commit
Loading
Failed to load commit list.
Merged

otelgrpc: Add Filter for stats handler #5196

Add entries to CHANGELOG
93304ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 5, 2024 in 1s

79.6% of diff hit (target 61.2%)

View this Pull Request on Codecov

79.6% of diff hit (target 61.2%)

Annotations

Check warning on line 161 in instrumentation/google.golang.org/grpc/otelgrpc/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/config.go#L161

Added line #L161 was not covered by tests

Check warning on line 172 in instrumentation/google.golang.org/grpc/otelgrpc/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/config.go#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 177 in instrumentation/google.golang.org/grpc/otelgrpc/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/config.go#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 184 in instrumentation/google.golang.org/grpc/otelgrpc/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/config.go#L184

Added line #L184 was not covered by tests

Check warning on line 32 in instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor/filters.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 132 in instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor/filters.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 73 in instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go#L73

Added line #L73 was not covered by tests

Check warning on line 113 in instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go#L113

Added line #L113 was not covered by tests

Check warning on line 146 in instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/stats_handler.go#L145-L146

Added lines #L145 - L146 were not covered by tests