91 Commits (555f3e26a4d75d51613429b896d6b9d87a9152bb)

Author SHA1 Message Date
Yash Tibrewal 6f960be41b
Gcp Observability: Make GcpObservabilityInit blocking (#32612) 2 years ago
Yash Tibrewal 7af4bc7f1a
Logging: Move filter to Core (#32467) 2 years ago
Yash Tibrewal 7b79173991
Logging: Fill status code, status message and status details (#32464) 2 years ago
Yash Tibrewal 184d4826d4
Gcp Observability: Fix resource labels for stats and tracing (#32460) 2 years ago
Yash Tibrewal d93d0022cd
GCP Observability: Fix constant labels support for stats when tracing is disabled (#32451) 2 years ago
Yash Tibrewal 4b05dc88b7
GCP Observability: Plumb environment autodetection for OpenCensus stats and tracing (#32431) 2 years ago
Yash Tibrewal 04e3a8e73d
GCP Observability : Framework for detecting the environment (#32294) 2 years ago
Craig Tiller 0893fca089
[promises] Roll forward server promise calls with fixes (#32261) 2 years ago
Craig Tiller dbfb888e1f
Revert "[promises] Server call (#31448)" (#32260) 2 years ago
Craig Tiller bbeb15006a
[promises] Server call (#31448) 2 years ago
Craig Tiller 7b02b7c253
[stats] Add experiment to use transport reported request latency whenever available (#32168) 2 years ago
Yash Tibrewal beffe313e5
GCP Observability Logging: Base64 Encode metadata, message and status-details (#32184) 2 years ago
Yash Tibrewal 7f7a352ccc
Fix flakiness in test/cpp/ext/filters/census/... (#32174) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Yash Tibrewal 21618f3aef
GCP Observability: Add labels support for logging (#32130) 2 years ago
Yash Tibrewal 05491fb2f6
Gcp Observabiliy : Add constant labels support for stats and tracing (#32128) 2 years ago
Yash Tibrewal 25465100fd
LoggingTest: s/GUARDED_BY/ABSL_GUARDED_BY (#32144) 2 years ago
Yash Tibrewal 33be15bdb6
Gcp Observability: Lazily initialize channels post-init (#32091) 2 years ago
Yash Tibrewal d5c1dc1667
GCP Observability: Fix env var names (#32066) 2 years ago
Yash Tibrewal 5fc92eaeae
Disable logging test (#32049) 2 years ago
Yash Tibrewal ad6f6c49e0
Logging filter (#31755) 2 years ago
Yash Tibrewal d3d4dd7325
StatsPluginEnd2EndTest: Add QueueOnceLoadBalancingPolicy to remove flakiness from test (#32019) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Yash Tibrewal 9e7c8bff55
Tracing: Add annotations for when call is removed from resolver result queue and lb pick queue (#31913) 2 years ago
Yash Tibrewal 15c4a98bc7
Gcp Observability Logging: Add handling for adding entry as a json payload (#31723) 2 years ago
Yash Tibrewal 0389940093
GcpObservability: Add config support for constant labels (#31710) 2 years ago
Esun Kim 0ba0c4bf74
Added googletest clang-tidy checks (#31610) 2 years ago
Yash Tibrewal 7372e55ba9
Revert "Revert "Observability Logging: Interfaces and structure"" (#31681) 2 years ago
Craig Tiller 3be177223e
Revert "Observability Logging: Interfaces and structure (#31651)" (#31669) 2 years ago
Yash Tibrewal 2146107e25
Observability Logging: Interfaces and structure (#31651) 2 years ago
Yash Tibrewal 829f41b733
ObservabilityLogging: Add interface for logging and config parsing implementation for GCP observability (#31571) 2 years ago
Yash Tibrewal 5dfd384655
ObservabilityConfig: Add missing test (#31572) 2 years ago
Yash Tibrewal a99a65b6e2
GcpObservability: Add parsing for logging config (#31502) 2 years ago
Yash Tibrewal 3b6675c2de
OpenCensus: Move measures, views and CensusContext to include file (#31341) 2 years ago
Yash Tibrewal 727ae8c885
GcpObservability: Add experimental public target (#31339) 2 years ago
Yash Tibrewal 2ffff621a4
OpenCensusTest: Fix flakiness (#31349) 2 years ago
Yash Tibrewal 8cffd1044e
OpenCensus: Ability to globally disable stats and tracing (#31252) 2 years ago
Yash Tibrewal 6d249c0af2
Observability: Experimental arg to disable client side tracing (#31093) 2 years ago
Yash Tibrewal 9cff4d2d28
OpenCensus Plugin: Add missing measure and views for started RPCs (#31034) 2 years ago
Mark D. Roth 07df5ff9c7
json_object_loader: refactor ErrorList into its own library (#31049) 2 years ago
Yash Tibrewal 5cd8ee25f8
GcpObservabilityConfig: New changes (#31038) 2 years ago
Yash Tibrewal 27e5b4e187
GcpObservabilityConfig: Fall-back to GCP environment variables (#31022) 2 years ago
Yash Tibrewal 6098202c09
GcpObservabilityTest: Cleanup (#31023) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Yash Tibrewal b3ad894e05
GcpObservability: Use the observability config (#30932) 2 years ago
Yash Tibrewal ebcda5f0c1
GcpObservabilityConfig: s/disabled/enabled (#30905) 2 years ago
Yash Tibrewal f7f4c9b584
GcpObservability: Code for reading config from env var (#30889) 2 years ago
Yash Tibrewal a644d8c9b4
GcpObservabilityConfig: cloud_trace.sampling_rate (#30904) 2 years ago