81 Commits (9c33c690b49b25bcdb08b7cbaa02e6eb0d2702e7)

Author SHA1 Message Date
Yash Tibrewal 36b0e06e20
OpenCensusCallTracer: Move context generation to StartTransportStreamOpBatch (#27523) 4 years ago
Craig Tiller 06ef5893f8
Metadata: replace usage of grpc_metadata_batch_remove with Remove method (#27420) 4 years ago
Craig Tiller 9872da79a1
Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 4 years ago
Craig Tiller fd233193ec
Encapsulate metadata aggregates (#27262) 4 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 years ago
Craig Tiller b062fcd5c6
Ensure consistency of include style for <grpc.* headers (#27233) 4 years ago
Yash Tibrewal 9e4c657fa3
C++ opencensus filter: Fix point of creating context for overall call (#27221) 4 years ago
Yash Tibrewal 1b3e1541fa
Open census call attempt span name and attribute changes (#26889) 4 years ago
Yash Tibrewal a3d264e8fd
Open census filter stats api (#26739) 4 years ago
Mark D. Roth ae3e2c9214
Second attempt: use CallTracer API in client channel code (#26790) 4 years ago
Mark D. Roth 98f57af91c
Revert "use CallTracer API in client channel code (#26714)" (#26772) 4 years ago
Yash Tibrewal 1265cfd29a
Add OpenCensus measures and views for retries (#26751) 4 years ago
Mark D. Roth 011fdefe36
use CallTracer API in client channel code (#26714) 4 years ago
Yash Tibrewal dc250d1c68
Add internal API to help trace retries and collect metrics (#26673) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
easy 57859e3c9d
Remove duplicate code for grpc encoding, and extra class. (#22334) 4 years ago
Esun Kim 0db0ab052d Update by review 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
Esun Kim aae4f4cf18 Fix by misc-unused-using-decls 5 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 5 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 5 years ago
Sam Khan 9dc71643fa Return blank span if no call is active. 5 years ago
Karthik Ravi Shankar f9fac8a6b7 Move ProtoServerReflectionPlugin from grpc_impl to grpc namespace 5 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
Karthik Ravi Shankar e55267a6fd Resolve conflicts 5 years ago
Karthik Ravi Shankar 89763a96fd Move OpenCensus back to ::grpc from ::grpc_impl 5 years ago
Mehrdad Afshari 99367a7f98 Fix plugin initializers 5 years ago
Karthik Ravi Shankar 4c75b5c06b Revert "Revert "Revert "Fold opencensus into grpc_impl namespace""" 5 years ago
Alex Amato 2e958cf01b (Census client filter: use current span and tags. original_author=g-easy) 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 6 years ago
Vijay Pai fe30ef5489 clang-format 6 years ago
Vijay Pai 5a88028c89 Remove unused parameter warning (1 of 20) 6 years ago
easy 6bca0f04a3 Use opencensus::tags::TagKey. 6 years ago
Arjun Roy 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 6 years ago
Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 6 years ago
Moiz Haidry 226e63dd0c Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
Karthik Ravi Shankar 8e092b45fa Move ProtoServerReflectionPlugin from grpc to grpc_impl namespace 6 years ago
Karthik Ravi Shankar 4260fe1147 More fixes 6 years ago
Karthik Ravi Shankar f66b654795
Revert "Revert "Fold opencensus into grpc_impl namespace"" 6 years ago
Karthik Ravi Shankar 2bf934f97d
Revert "Fold opencensus into grpc_impl namespace" 6 years ago
Karthik Ravi Shankar 5e5e337b03 fix from clang format code 6 years ago
Karthik Ravi Shankar b606cad6cc Fold opencensus into grpc_impl namespace 6 years ago
easy 8279777167 Destruct CensusContext to avoid leaking memory. 6 years ago
easy f551f475f0 GenerateServerContext: Don't use a parent context if it's invalid. 7 years ago
Arian Arfaian 99e09fe821 Fix compilation error due to missing absl qualification. 7 years ago
Vijay Pai 381bcab8bd Move a file from src/cpp to src/core since core depends on it 7 years ago
Yang Gao b840d5e45c
Revert "Add more filter priority levels" 7 years ago
yang-g d6ef707422 Add more filter priority levels 7 years ago