Created
November 5, 2020 18:13
-
-
Save shamsimam/ee54905a9c797c491573866fbf6549d9 to your computer and use it in GitHub Desktop.
gRPC Java headers sent to Waiter backend
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2020-11-05 12:11:33.399 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request@1640068980 metadata keys = [x-waiter-auth-principal, authorization, grpc-accept-encoding, cookie, x-waiter-authenticated-principal, host, x-cid, content-type, grpc-timeout, user-agent] | |
| 2020-11-05 12:11:33.399 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request@1640068980 metadata keys = [x-waiter-auth-principal, authorization, grpc-accept-encoding, cookie, x-waiter-authenticated-principal, host, x-cid, content-type, grpc-timeout, user-agent] | |
| 2020-11-05 12:11:33.400 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata x-waiter-auth-principal = shamsimam | |
| 2020-11-05 12:11:33.399 FINE (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logData) [id: 0x593fa688, L:/127.0.0.4:10504 - R:/127.0.0.4:54545] INBOUND DATA: streamId=7 padding=0 endStream=false length=1024 bytes=00000004130a106d3132303238323433393035363338381210663132303238323433393039363837361ae80747594853464d4d53534757504c485a554450544b... | |
| 2020-11-05 12:11:33.401 FINE (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logPing) [id: 0x593fa688, L:/127.0.0.4:10504 - R:/127.0.0.4:54545] OUTBOUND PING: ack=false bytes=1234 | |
| 2020-11-05 12:11:33.400 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata x-waiter-auth-principal = shamsimam | |
| 2020-11-05 12:11:33.402 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata authorization = Basic d2FpdGVyOjI2NTA4NjQwZjdmYjZlZDk5MGFjMWM4YzQzN2MzNWM4 | |
| 2020-11-05 12:11:33.402 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata authorization = Basic d2FpdGVyOjI2NTA4NjQwZjdmYjZlZDk5MGFjMWM4YzQzN2MzNWM4 | |
| 2020-11-05 12:11:33.403 FINE (io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2FrameLogger logData) [id: 0x593fa688, L:/127.0.0.4:10504 - R:/127.0.0.4:54545] INBOUND DATA: streamId=7 padding=0 endStream=true length=24 bytes=54575444504d5452464c4b45494f5a594e47504f28f0ab01 | |
| 2020-11-05 12:11:33.403 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata grpc-accept-encoding = gzip | |
| 2020-11-05 12:11:33.403 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata grpc-accept-encoding = gzip | |
| 2020-11-05 12:11:33.404 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata cookie = | |
| 2020-11-05 12:11:33.404 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata cookie = | |
| 2020-11-05 12:11:33.405 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata x-waiter-authenticated-principal = shamsimam | |
| 2020-11-05 12:11:33.405 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata x-waiter-authenticated-principal = shamsimam | |
| 2020-11-05 12:11:33.405 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata host = 127.0.0.1:9091 | |
| 2020-11-05 12:11:33.405 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata host = 127.0.0.1:9091 | |
| 2020-11-05 12:11:33.406 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata x-cid = wgttguc120285135829862 | |
| 2020-11-05 12:11:33.406 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata x-cid = wgttguc120285135829862 | |
| 2020-11-05 12:11:33.406 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata content-type = application/grpc | |
| 2020-11-05 12:11:33.406 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata content-type = application/grpc | |
| 2020-11-05 12:11:33.407 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata grpc-timeout = 31987382u | |
| 2020-11-05 12:11:33.407 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata grpc-timeout = 31987382u | |
| 2020-11-05 12:11:33.407 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata user-agent = grpc-java-netty/1.20.0 | |
| 2020-11-05 12:11:33.407 INFO (com.twosigma.waiter.courier.GrpcServer$GrpcServerInterceptor logMetadata) request metadata user-agent = grpc-java-netty/1.20.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment