Closed flyingmachine closed 3 months ago
@flyingmachine Hey Daniel, thanks a lot for the report (and for identifying the issue!).
Does the OTLP exporter seem to work okay otherwise? If so, I'll cut a new release with your fix first thing tomorrow 👍
Hey Peter! I’m not at my computer at the moment to try this out but the addition of :_otel-context was preventing handle-tracing!
from being called, as far as I could tell. Thank you!
I'm seeing the following logged when I try to log a trace:
I have my project configured to use the otel java agent and to export traces as OTLP. Happy to share more details! Hacking
open_telemetry.clj
to coerce signal lines to longs seems to remedy it: