-
- Downloads
Added new features to load reporting.
- Propagation of (rpc) method name. - Invocation of the hook at (call, channel) x (creation, destruction) - Added enum to identify the source of invocation. - Fixed testing. Went from test fixture to simple test.
Showing
- Makefile 2 additions, 56 deletionsMakefile
- src/core/ext/census/grpc_filter.c 2 additions, 2 deletionssrc/core/ext/census/grpc_filter.c
- src/core/ext/client_config/client_channel.c 1 addition, 1 deletionsrc/core/ext/client_config/client_channel.c
- src/core/ext/load_reporting/load_reporting.h 15 additions, 4 deletionssrc/core/ext/load_reporting/load_reporting.h
- src/core/ext/load_reporting/load_reporting_filter.c 84 additions, 8 deletionssrc/core/ext/load_reporting/load_reporting_filter.c
- src/core/lib/channel/channel_stack.c 2 additions, 2 deletionssrc/core/lib/channel/channel_stack.c
- src/core/lib/channel/channel_stack.h 11 additions, 6 deletionssrc/core/lib/channel/channel_stack.h
- src/core/lib/channel/compress_filter.c 1 addition, 1 deletionsrc/core/lib/channel/compress_filter.c
- src/core/lib/channel/connected_channel.c 1 addition, 1 deletionsrc/core/lib/channel/connected_channel.c
- src/core/lib/channel/http_client_filter.c 1 addition, 1 deletionsrc/core/lib/channel/http_client_filter.c
- src/core/lib/channel/http_server_filter.c 1 addition, 1 deletionsrc/core/lib/channel/http_server_filter.c
- src/core/lib/security/transport/client_auth_filter.c 1 addition, 1 deletionsrc/core/lib/security/transport/client_auth_filter.c
- src/core/lib/security/transport/server_auth_filter.c 1 addition, 1 deletionsrc/core/lib/security/transport/server_auth_filter.c
- src/core/lib/surface/call.c 29 additions, 23 deletionssrc/core/lib/surface/call.c
- src/core/lib/surface/lame_client.c 1 addition, 1 deletionsrc/core/lib/surface/lame_client.c
- src/core/lib/surface/server.c 1 addition, 1 deletionsrc/core/lib/surface/server.c
- src/core/lib/transport/static_metadata.c 107 additions, 112 deletionssrc/core/lib/transport/static_metadata.c
- src/core/lib/transport/static_metadata.h 84 additions, 92 deletionssrc/core/lib/transport/static_metadata.h
- test/core/channel/channel_stack_test.c 1 addition, 1 deletiontest/core/channel/channel_stack_test.c
- test/core/end2end/end2end_nosec_tests.c 8 additions, 0 deletionstest/core/end2end/end2end_nosec_tests.c
Loading
Please register or sign in to comment