TLDR Ioannis highlighted incorrect ingestion suggestion for OpenTelemetry traces. Ashish confirmed they were fixing the issue, and Ioannis asked if the fix would apply to self-hosted option.
this is wrong, according to the spec
what works, is something like this
```exporters:
otlphttp:
traces_endpoint:
Can you try to refresh the page?
no difference, but the issue also exists in your docker image
can you check the browser console log, maybe something wrong. What is you browser, firefox or chrome?
There is a bug before, but we fixed in v0.4.7
Chrome
checking the console..
yup I get a 404
it doesn't matter, but as your screenshot, you already got the auth.
fair. Ingestion suggestion for OTel traces is still incorrect, what should it look like?
Hey
we are fixing issue on cloud
would let you know once done
thx for bringing this to notice
no worries :slightly_smiling_face:
I assume the fix will apply to the self hosted option also :slightly_smiling_face:
Is the cloud version fixed? :slightly_smiling_face:
Ioannis
Fri, 09 Jun 2023 12:44:24 UTCBtw folks, your Ingestion suggestion for OpenTelemetry traces is a little off and might need fixing. What the site is suggesting is ```HTTP Endpoint:
Authorization: Basic foo==
```