Replies: 1 comment
-
It is related to an open issue - see here #4202 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I have been using
"@opentelemetry/exporter-trace-otlp-http": "0.35"
for a while now to export my traces to new relic. It has worked mostly fine. I then tried updating to0.44.0
along with updating all other otel packages to the lastest version. All worked fine other than this exporter. When I update to0.44.0
the traces just don't seem to export to new relic at all, I have changed nothing in my config or setup for the trace exporter. I have keep the older version I get traces, I update I don't and there isn't anything obvious in the debug logs.Beta Was this translation helpful? Give feedback.
All reactions