Merge pull request #4750 from a-veitch/tag_set
Census Tag Set API and implementation
No related branches found
No related tags found
Showing
- BUILD 3 additions, 0 deletionsBUILD
- Makefile 38 additions, 0 deletionsMakefile
- binding.gyp 1 addition, 0 deletionsbinding.gyp
- build.yaml 11 additions, 0 deletionsbuild.yaml
- gRPC.podspec 1 addition, 0 deletionsgRPC.podspec
- include/grpc/census.h 128 additions, 46 deletionsinclude/grpc/census.h
- src/core/census/tag_set.c 535 additions, 0 deletionssrc/core/census/tag_set.c
- src/python/grpcio/grpc_core_dependencies.py 1 addition, 0 deletionssrc/python/grpcio/grpc_core_dependencies.py
- test/core/census/tag_set_test.c 374 additions, 0 deletionstest/core/census/tag_set_test.c
- tools/doxygen/Doxyfile.core.internal 1 addition, 0 deletionstools/doxygen/Doxyfile.core.internal
- tools/run_tests/sources_and_headers.json 16 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 19 additions, 0 deletionstools/run_tests/tests.json
- vsprojects/buildtests_c.sln 27 additions, 0 deletionsvsprojects/buildtests_c.sln
- vsprojects/vcxproj/grpc/grpc.vcxproj 2 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj
- vsprojects/vcxproj/grpc/grpc.vcxproj.filters 3 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj.filters
- vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj 2 additions, 0 deletionsvsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
- vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters 3 additions, 0 deletions...jects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
- vsprojects/vcxproj/test/tag_set_test/tag_set_test.vcxproj 197 additions, 0 deletionsvsprojects/vcxproj/test/tag_set_test/tag_set_test.vcxproj
- vsprojects/vcxproj/test/tag_set_test/tag_set_test.vcxproj.filters 21 additions, 0 deletions...ts/vcxproj/test/tag_set_test/tag_set_test.vcxproj.filters
Loading
Please register or sign in to comment