198 Commits (8f2f027798946e6c267fea23b85446b2e2344da5)

Author SHA1 Message Date
Yash Tibrewal 605a15e7eb [OTel C++] Fix race when adding and removing callbacks (#37485) 3 months ago
Yash Tibrewal 910953e7ef [OTel C++] Simplify tests (#37486) 3 months ago
Yijie Ma 7a7211bcdc [Test] Increase registered callback's duration to avoid flakyness (#37243) 4 months ago
Esun Kim a47d91c7b2 [Clean-up] Tidy fix (#37104) 5 months ago
Mark D. Roth 952d6276b4 [CallTracer] report transport byte counts directly to `CallTracer` 5 months ago
Mark D. Roth 80d9cba5bc [StatsPlugin] Plumb channel args through `StatsPluginChannelScope` 5 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 5 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 6 months ago
Craig Tiller 53540ae5d6 [context] Move legacy tracing contexts to arena contexts (#36776) 6 months ago
Yash Tibrewal 7ccb51e2ea [StatsPlugin] Add API to check if an instrument is enabled (#36757) 6 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 6 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 6 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 6 months ago
Yash Tibrewal a509c6b4e7 [logging] Fix logging for when metrics/tracing is not enabled (#36671) 6 months ago
Yash Tibrewal d3960484c0 [StatsPlugin] Fix use-after-free issue (#36664) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 6 months ago
Craig Tiller 545bd5171d [call-v3] Add client half close event edge to filters (#36598) 6 months ago
AJ Heller bc5570bec8 Revert "[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607)" (#36625) 6 months ago
Tanvi Jagtap 15850972dd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607) 7 months ago
Yijie Ma bc4766381a [metrics] Templatized Metrics API (#36449) 7 months ago
Tanvi Jagtap 6b3a670cb0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36547) 7 months ago
Yash Tibrewal 22e9ce46e0 [CSM] Minor test modifications (#36564) 7 months ago
Mark D. Roth 32e03171e7 [reorg] move xds code to src/core/xds (#36521) 7 months ago
Yash Tibrewal 108ee944df [CSM] Fix CSM Observability for trailers-only response (#36413) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Yash Tibrewal 91f0eadd22 [CSM] Remove requirement that servers have to be xDS enabled (#36410) 7 months ago
Craig Tiller 58b254dacf [call-v3] Channel filter construction returns pointers (#36355) 7 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
Yash Tibrewal 70839a9b19 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 8 months ago
Yijie Ma d37726298b [OpenTelemetry] Implement async gauges (#36182) 8 months ago
Yash Tibrewal 952a2421f9 [OTel C++] Add API to set channel scope filter (#36189) 8 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 8 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 8 months ago
Yash Tibrewal 1312ff0625 [OTel C++] Add APIs to enable/disable metrics (#36183) 8 months ago
Yijie Ma c54c69dcdd [Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin (#36070) 8 months ago
Yash Tibrewal a1535ae615 [CSM] Cleanup and test Size() on MeshLabelsIterable (#35769) 8 months ago
Yash Tibrewal 1ce894c977 [OTel] Add CI support for tests via CMake (#36087) 9 months ago
Yash Tibrewal 3032b5c48d [OTel C++] Add CMake build support (#36063) 9 months ago
Yijie Ma 9db40fa845 [EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573) 9 months ago
Craig Tiller cf79445171 [chaotic-good] Fix channel creation (#35907) 9 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Yash Tibrewal 2999332d64 [CSM] De-experimentalize CsmObservability API (#35836) 10 months ago
Yash Tibrewal 8f2245d0a7 [CSM] Disable metrics recording when CsmObservability goes out of scope (#35835) 10 months ago
Yash Tibrewal 387c894117 [CSM] Remove experimental CSM PluginOption API in favor of CsmObservability API (#35812) 10 months ago
Yash Tibrewal 20e5e0cb29 [CSM] Modify CsmObservability to CsmOpenTelemetryPluginOption internally (#35803) 10 months ago
Craig Tiller ab795b0adc Revert "[EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573)" (#35667) 10 months ago
Yash Tibrewal 76c45b98d1 [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659) 10 months ago
Yash Tibrewal 984daf98d7 [CSM o11y] Re-experimentalize CSM OTel Plugin Option (#35660) 10 months ago
Yijie Ma 6318e9e7e9 [EventEngine] Enable the EventEngine DNS Resolver on Posix (#35573) 10 months ago
Yash Tibrewal f51f14e70c [otel] Re-structure otel_plugin_test initialization (#35631) 10 months ago