[Exporter] Prevent infinite recursion with grpc #3039
Labels
bug
Something isn't working
issue:blocked
Fix blocked, waiting for other fixes as prerequisites
issue:blocking
This issue is preventing other fixes
The grpc C++ library is instrumented using opentelemetry-cpp:
The opentelemetry-cpp OTLP GRPC exporter uses grpc
In the OTLP GRPC exporter implementation, opentelemetry-cpp needs to:
so avoid infinite recursion.
This is blocking:
This is blocked by the spec:
The text was updated successfully, but these errors were encountered: