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 metrics support to NewServerHandler and NewClientHandler #4356

Merged

fix for failed lint

74ca71a
Select commit
Failed to load commit list.
Merged

otelgrpc: Add metrics support to NewServerHandler and NewClientHandler #4356

fix for failed lint
74ca71a
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2023 in 1s

71.2% of diff hit (target 80.9%)

View this Pull Request on Codecov

71.2% of diff hit (target 80.9%)

Annotations

Check warning on line 99 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#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 106 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#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 113 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#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 120 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#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 59 in instrumentation/google.golang.org/grpc/otelgrpc/metadata_supplier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/metadata_supplier.go#L59

Added line #L59 was not covered by tests

Check warning on line 81 in instrumentation/google.golang.org/grpc/otelgrpc/metadata_supplier.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/metadata_supplier.go#L81

Added line #L81 was not covered by tests

Check warning on line 186 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#L186

Added line #L186 was not covered by tests

Check warning on line 205 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#L205

Added line #L205 was not covered by tests

Check warning on line 215 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#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 219 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#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 227 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#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 231 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#L230-L231

Added lines #L230 - L231 were not covered by tests