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

Emit metrics for new headers handling behaviour. Hide actual changes under feature flag. #2267

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Emit metrics for reserved headers in tChannel. Hide actual changes un…

010d653
Select commit
Loading
Failed to load commit list.
Open

Emit metrics for new headers handling behaviour. Hide actual changes under feature flag. #2267

Emit metrics for reserved headers in tChannel. Hide actual changes un…
010d653
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 22, 2024 in 1s

80.80% of diff hit (target 80.00%)

View this Pull Request on Codecov

80.80% of diff hit (target 80.00%)

Annotations

Check warning on line 94 in transport/grpc/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/handler.go#L94

Added line #L94 was not covered by tests

Check warning on line 198 in transport/grpc/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/handler.go#L198

Added line #L198 was not covered by tests

Check warning on line 123 in transport/grpc/headers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/headers.go#L123

Added line #L123 was not covered by tests

Check warning on line 225 in transport/grpc/headers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/headers.go#L225

Added line #L225 was not covered by tests

Check warning on line 128 in transport/grpc/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/outbound.go#L128

Added line #L128 was not covered by tests

Check warning on line 170 in transport/grpc/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/outbound.go#L170

Added line #L170 was not covered by tests

Check warning on line 313 in transport/grpc/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/grpc/outbound.go#L313

Added line #L313 was not covered by tests

Check warning on line 66 in transport/http/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/handler.go#L66

Added line #L66 was not covered by tests

Check warning on line 69 in transport/http/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/handler.go#L69

Added line #L69 was not covered by tests

Check warning on line 129 in transport/http/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/handler.go#L129

Added line #L129 was not covered by tests

Check warning on line 337 in transport/http/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/outbound.go#L337

Added line #L337 was not covered by tests

Check warning on line 412 in transport/http/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/outbound.go#L412

Added line #L412 was not covered by tests

Check warning on line 415 in transport/http/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/outbound.go#L415

Added line #L415 was not covered by tests

Check warning on line 599 in transport/http/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/http/outbound.go#L599

Added line #L599 was not covered by tests

Check warning on line 200 in transport/tchannel/channel_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/channel_outbound.go#L200

Added line #L200 was not covered by tests

Check warning on line 126 in transport/tchannel/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/handler.go#L126

Added line #L126 was not covered by tests

Check warning on line 167 in transport/tchannel/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/outbound.go#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 224 in transport/tchannel/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/outbound.go#L224

Added line #L224 was not covered by tests

Check warning on line 85 in transport/tchannel/response_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/response_writer.go#L85

Added line #L85 was not covered by tests

Check warning on line 112 in transport/tchannel/response_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/response_writer.go#L112

Added line #L112 was not covered by tests

Check warning on line 121 in transport/tchannel/response_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/response_writer.go#L121

Added line #L121 was not covered by tests

Check warning on line 130 in transport/tchannel/response_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/response_writer.go#L130

Added line #L130 was not covered by tests

Check warning on line 146 in transport/tchannel/response_writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport/tchannel/response_writer.go#L146

Added line #L146 was not covered by tests