grpc/test/cpp/ext/csm
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 [OTel] Experimental API for metrics (#35348) 2023-12-28 09:45:29 -08:00
csm_observability_test.cc [CSM] Create an experimental target (#34381) 2023-09-15 17:51:33 -07:00
mesh_id_test.cc [OTel and Csm] Cosmetic API changes (#34294) 2023-09-11 12:23:45 -07:00
metadata_exchange_test.cc [OTel] Experimental API for metrics (#35348) 2023-12-28 09:45:29 -08:00