Closed jeffmcaffer closed 7 years ago
The current code eats the supplied meta object in trackExecption cases. This change tweaks handling to preserve the meta object (if supplied) and pass it as an AppInsights "properties" object.
note I did this against the 'devel' branch as that has the changes for my other PR and they are in the same area of the code
The current code eats the supplied meta object in trackExecption cases. This change tweaks handling to preserve the meta object (if supplied) and pass it as an AppInsights "properties" object.