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

79cf21a
Select commit
Loading
Failed to load commit list.
Merged

otelgrpc: Add Filter for stats handler #5196

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

78.9% of diff hit (target 62.5%)

View this Pull Request on Codecov

78.9% 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 181 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#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 188 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#L188

Added line #L188 was 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

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 143 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#L143

Added line #L143 was not covered by tests