Replies: 1 comment 8 replies
-
And did the rest of the error message help?
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to update my application, using opentelemetry, from 1.11.0 to 1.33.0. This code only works when opentelemetry libraries have 1.11.0 version:
But when I trying to update opentelemetry to latest version (1.33.0), I get this error saying that
No GrpcSenderProvider found on classpath
:Beta Was this translation helpful? Give feedback.
All reactions