Open
Description
I am trying to get the trace logs on my self hosted version of Hyperdx.
But, even after changing the tracePropagationTargetsSelf to my custom open-telemetry URL (mapped to 4318 port on the server) is not working in any way. The default log collector request are going on
Here is the code that I am using the plane javascript.
Due to lack of documentation for Self Hosted version, I am not able to get it working.
Any idea what I am doing wrong here?