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

[net/http] add http.server.active_requests metric #4543

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into add-active-requests

42dc8bc
Select commit
Loading
Failed to load commit list.
Open

[net/http] add http.server.active_requests metric #4543

Merge branch 'main' into add-active-requests
42dc8bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2023 in 0s

66.6% of diff hit (target 80.8%)

View this Pull Request on Codecov

66.6% of diff hit (target 80.8%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go#L153

Added line #L153 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go#L175

Added line #L175 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L184 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go#L193

Added line #L193 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go#L211-L213

Added lines #L211 - L213 were not covered by tests

Check warning on line 148 in instrumentation/net/http/otelhttp/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

instrumentation/net/http/otelhttp/handler.go#L148

Added line #L148 was not covered by tests