grpc/test/cpp/ext/otel
Yash Tibrewal 76c45b98d1 [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659)
Just to be future-proof, I'm amending the `void` return status of `BuildAndRegisterGlobal` in `OpenTelemetryPluginBuilder` to absl::Status.

This will be backported to 1.61 as well.

Closes #35659

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35659 from yashykt:UpdateOtelApiToAddStatus 07d3f41b8a
PiperOrigin-RevId: 601458408
2024-01-25 08:40:16 -08:00
..
BUILD [chttp2] Fix outgoing data stats (#34693) 2023-10-23 17:04:48 -07:00
otel_plugin_test.cc [otel] Re-structure otel_plugin_test initialization (#35631) 2024-01-23 17:11:09 -08:00
otel_test_library.cc [otel] Return absl::Status as a return from BuildAndRegisterGlobal (#35659) 2024-01-25 08:40:16 -08:00
otel_test_library.h [otel] Re-structure otel_plugin_test initialization (#35631) 2024-01-23 17:11:09 -08:00