microsoft / ApplicationInsights-node.js

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

[Beta] Update Prefix Version in Auto-Attach Scenarios #1271

Closed JacksonWeber closed 4 months ago

JacksonWeber commented 5 months ago

We should include the "i" prefix for integrated-auto attach senarios. Our new prefixes will look something like: "awi_" which would correspond to running in App Service, on Windows, and with an attach type of "integrated auto" (auto-attach).