grpc/test/cpp/ext/otel
Yash Tibrewal c12a5645f7 [OTel] Experimental API for metrics (#35348)
Provide a public experimental API and bazel compatible build target for OpenTelemetry metrics.

Details -
* New `OpenTelemetryPluginBuilder` class that provides the API specified in https://github.com/grpc/proposal/blob/master/A66-otel-stats.md
* The existing `grpc::internal::OpenTelemetryPluginBuilder` class is moved to `grpc::internal::OpenTelemetryPluginBuilderImpl` for disambiguation.
* Renamed `OTel` in some instances to `OpenTelemetry` for consistency.

Closes #35348

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35348 from yashykt:OTelPublicApi e32328825e
PiperOrigin-RevId: 594271246
2023-12-28 09:45:29 -08:00
..
BUILD [chttp2] Fix outgoing data stats (#34693) 2023-10-23 17:04:48 -07:00
otel_plugin_test.cc [OTel] Experimental API for metrics (#35348) 2023-12-28 09:45:29 -08:00
otel_test_library.cc [OTel] Experimental API for metrics (#35348) 2023-12-28 09:45:29 -08:00
otel_test_library.h [OTel] Experimental API for metrics (#35348) 2023-12-28 09:45:29 -08:00