microsoft / ApplicationInsights-node.js

Microsoft Application Insights SDK for Node.js
MIT License
320 stars 138 forks source link

[Beta] Serialize Logged Errors #1248

Closed JacksonWeber closed 7 months ago

JacksonWeber commented 7 months ago

As mentioned in https://github.com/microsoft/ApplicationInsights-node.js/issues/1246 errors are not enumerable objects and therefore require special parsing to be stringified.