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

Merge branch 'main' into grpc-stats-filter

95bca4e
Select commit
Loading
Failed to load commit list.
Merged

otelgrpc: Add Filter for stats handler #5196

Merge branch 'main' into grpc-stats-filter
95bca4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 9, 2024 in 0s

88.4% of diff hit (target 62.5%)

View this Pull Request on Codecov

88.4% of diff hit (target 62.5%)

Annotations

Check warning on line 165 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#L165

Added line #L165 was not covered by tests

Check warning on line 175 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#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 36 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#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 136 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#L135-L136

Added lines #L135 - L136 were not covered by tests