-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: HTTP status client error (404 Not Found) after upgrade to 0.23 #1866
Comments
I opened this too: uptrace/uptrace#385. |
https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-otlp/CHANGELOG.md#fixed Maybe the above ? |
any news? or any possible fixes? |
@cijothomas did you find a way? |
@imWildCat @frederikhors Have you tried appending |
Yeah. It works with that string. |
yes. I can confirm this will fix! thank you! |
What happened?
If I upgrade these:
I get the error:
OpenTelemetry trace error occurred. HTTP status client error (404 Not Found) for url (https://otlp.uptrace.dev/)
.These are the only changes in the code.
Why the error?
API Version
0.23
SDK Version
0.23
What Exporter(s) are you seeing the problem on?
OTLP
Relevant log output
No response
The text was updated successfully, but these errors were encountered: