Is your feature request related to a problem?
My project needs grpc v1.56.2 cpp library linking with opentelemetry-cpp.
Describe the solution you'd like
I confirmed that the connection works well in opentelemetry-cpp v1.11.0 with MT,MTd build in vs2022 build environment, using grpc v1.39.0.
Describe alternatives you've considered
Compatible with grpc v1.56.2.
Additional context
And if possible, it would be nice to have the option to disable the SSL feature in the WITH_OTLP_GRPC option.
Thanks.
Is your feature request related to a problem?
My project needs grpc v1.56.2 cpp library linking with opentelemetry-cpp.
Describe the solution you'd like
I confirmed that the connection works well in opentelemetry-cpp v1.11.0 with MT,MTd build in vs2022 build environment, using grpc v1.39.0.
Describe alternatives you've considered
Compatible with grpc v1.56.2.
Additional context
And if possible, it would be nice to have the option to disable the SSL feature in the WITH_OTLP_GRPC option.
Thanks.