Jérôme Wirsztel

Results 3 comments of Jérôme Wirsztel

For anyone still having this issue, I've found a way to use it properly if you are using `trackRequest` (might work for other methods but I haven't check) You can...

Also faced this issue and I found a workaround: If you pass an object as second parameter of `appInsights.startOperation`, the library expects it to be a HTTPRequest and in the...

Thanks, this PR fixed my error !