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
Add stack trace on StatusCode.UNKNOWN export error
A deployment I ran over the weekend is logging the following message
hundreds of times per minute:
> "Failed to export metrics to otlp.eu01.nr-data.net, error code: StatusCode.UNKNOWN"
For this status code - 'Unknown' - it would be nice to have the full
error logged, as the message above is very hard to debug.
0 commit comments