1. 806e186 [telemetry] Prepare to introduce Concrete Types For Call Tracers by Craig Tiller · 3 weeks ago
  2. 6c70c78 Reference upb targets directly rather than going through deprecated aliases (#39828) by Joshua Haberman · 9 weeks ago
  3. 12278ba [OTel/CSM] Tags cleanup by Yash Tibrewal · 5 months ago
  4. 32881b9 [reorg] move metadata, message, and interception_chain to src/core/call (#38972) by Mark D. Roth · 5 months ago
  5. 4827403 Use tagging to flag broken internal libraries by Craig Tiller · 6 months ago
  6. c637de5 [Cleanup] Avoid std::make_pair (#38636) by Yash Tibrewal · 7 months ago
  7. 725d1ee [build] Remove `language` tag from BUILD files (#38501) by Craig Tiller · 7 months ago
  8. 478b4c0 [C++17] Replace absl::optional with std::optional (#38420) by AJ Heller · 7 months ago
  9. bd13a27 [C++17] Replace absl::variant with std::variant (#38419) by AJ Heller · 8 months ago
  10. 3d63a7b [CSM O11y] Change how mesh_id is populated (#37801) by Yash Tibrewal · 10 months ago
  11. dbb5164 [clang-format] Remove custom clang-format rules for include ordering (#37820) by Craig Tiller · 11 months ago
  12. f6c57b6 [reorg] move a bunch of stuff to src/core/util (#36792) by Mark D. Roth · 11 months ago
  13. fe817c8 [reorg] move lib/json -> util/json (#36645) by Mark D. Roth · 1 year, 3 months ago
  14. 6c08d36 [reorg] move telemetry code to src/core/telemetry (#36644) by Mark D. Roth · 1 year, 3 months ago
  15. 68134ba [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log by Tanvi Jagtap · 1 year, 3 months ago
  16. 1da5aaf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36588) by Tanvi Jagtap · 1 year, 3 months ago
  17. 32e0317 [reorg] move xds code to src/core/xds (#36521) by Mark D. Roth · 1 year, 4 months ago
  18. b72d318 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36453) by Tanvi Jagtap · 1 year, 4 months ago
  19. 91f0ead [CSM] Remove requirement that servers have to be xDS enabled (#36410) by Yash Tibrewal · 1 year, 4 months ago
  20. 3fe06af [Build] No bind for upb (#36349) by Esun Kim · 1 year, 4 months ago
  21. 0581eb1 [clang-format] Remove requirement that port_platform.h is at the top (#36282) by Craig Tiller · 1 year, 5 months ago
  22. 70839a9 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) by Yash Tibrewal · 1 year, 5 months ago
  23. a1535ae [CSM] Cleanup and test Size() on MeshLabelsIterable (#35769) by Yash Tibrewal · 1 year, 5 months ago
  24. 0213523 [build] move channel out of grpc_base (#35924) by Mark D. Roth · 1 year, 6 months ago
  25. 4160605 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) by Mark D. Roth · 1 year, 7 months ago
  26. 2999332 [CSM] De-experimentalize CsmObservability API (#35836) by Yash Tibrewal · 1 year, 7 months ago
  27. 8f2245d [CSM] Disable metrics recording when CsmObservability goes out of scope (#35835) by Yash Tibrewal · 1 year, 7 months ago
  28. 387c894 [CSM] Remove experimental CSM PluginOption API in favor of CsmObservability API (#35812) by Yash Tibrewal · 1 year, 7 months ago
  29. 20e5e0c [CSM] Modify CsmObservability to CsmOpenTelemetryPluginOption internally (#35803) by Yash Tibrewal · 1 year, 7 months ago
  30. 76c45b9 [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659) by Yash Tibrewal · 1 year, 7 months ago
  31. 984daf9 [CSM o11y] Re-experimentalize CSM OTel Plugin Option (#35660) by Yash Tibrewal · 1 year, 7 months ago
  32. 16b71d9 [CSM O11Y] Fix issue when CSM optional labels are present in server metrics (#35633) by Yijie Ma · 1 year, 7 months ago
  33. 8231340 [CSM] Add support for GCE resources (#35371) by Yash Tibrewal · 1 year, 8 months ago
  34. a6823b6 Fix deprecation warnings from upb (#35510) by ericsalo · 1 year, 8 months ago
  35. acc1ad1 [CSM] De-experimentalize CSM OTel Plugin Option (#35526) by Yash Tibrewal · 1 year, 8 months ago
  36. 77ad5a7 [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) by Yijie Ma · 1 year, 8 months ago
  37. 2794078 [transport] Split metadata_batch into its own target (#35496) by Craig Tiller · 1 year, 8 months ago
  38. 5888738 [OTel] Add a PluginOption API (#35434) by Yash Tibrewal · 1 year, 8 months ago
  39. c12a564 [OTel] Experimental API for metrics (#35348) by Yash Tibrewal · 1 year, 8 months ago
  40. 016ed92 [deps] Upgrade protobuf version to v25.0 (#34513) by Adam Cozzette · 1 year, 10 months ago
  41. 5fd09c1 [CSM C++] Fix behavior when peer does not send metadata (#34692) by Yash Tibrewal · 1 year, 10 months ago
  42. 7a97b35 [CSM] Google Cloud C++ libraries now allow bazel layering checks (#34664) by Yash Tibrewal · 1 year, 11 months ago
  43. bae0c70 [Deps] Update to Clang-16 (#34492) by Yijie Ma · 1 year, 11 months ago
  44. a0e3794 [OTel C++] Method attribute filtering (#34350) by Yash Tibrewal · 1 year, 11 months ago
  45. b9b208d [CSM] Remove enable/disable metrics API (#34453) by Yash Tibrewal · 1 year, 11 months ago
  46. ddc682c [CSM] Plumbing fixes (#34440) by Yash Tibrewal · 1 year, 11 months ago
  47. 1091cc3 [CSM] Update labels (#34412) by Yash Tibrewal · 1 year, 11 months ago
  48. d670ffa [CSM] Create an experimental target (#34381) by Yash Tibrewal · 2 years ago
  49. b038da5 [CSM] Second attempt: Add a server selector based on channel args (#34376) by Yash Tibrewal · 2 years ago
  50. 2db446a Revert "[CSM] Add a server selector based on channel args" (#34375) by nanahpang · 2 years ago
  51. c145b79 [CSM] Add a server selector based on channel args (#34312) by Yash Tibrewal · 2 years ago
  52. 037979c [CSM] Remaining cleanup from GSM to CSM renaming (#34352) by Yash Tibrewal · 2 years ago
  53. ee6ed6a [CSM] Add target selector for csm channels (#34311) by Yash Tibrewal · 2 years ago
  54. 03776a2 [OTel and Csm] Cosmetic API changes (#34294) by Yash Tibrewal · 2 years ago