ApplicationInsights-node.js icon indicating copy to clipboard operation
ApplicationInsights-node.js copied to clipboard

HTTP dependency issue when application access external APIs via proxy

Open emmansun opened this issue 6 years ago • 0 comments

We found the HTTP dependency (access external API via proxy)'s event name as below image You can see that the name displayed as 443. image

image

We used 1.4.0. And use request module to call external APIs.

emmansun avatar Jun 27 '19 06:06 emmansun