You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see any traces or errors in AppSignal. I do see Node.js Heap Statistics, though, so it seems the connection is working?
What would be the best way to debug this?
The text was updated successfully, but these errors were encountered:
AppSignal is moving to an OpenTelemetry compatible system so I guess the OpenTelemetry integration would replace this integration. Until that happens we still need this integration.
@mgm1313 I understand that AppSignal is actively looking into this. If they want, I can help!
Given this instrumentation
And calling it within the main file:
I don't see any traces or errors in AppSignal. I do see Node.js Heap Statistics, though, so it seems the connection is working?
What would be the best way to debug this?
The text was updated successfully, but these errors were encountered: