Nev

Results 35 issues of Nev

Hi, We are from the ApplicationInsights team and on updating the npm package to 1.13.0 we are now getting this error. We are currently using ts v2.5.3 and as of...

Currently, during initialization of the SDK we populate the operation id to a random value. However, there are some customers that are looking to join the initial server side request...

enhancement

AI Node.js has added namespace support for custom metrics we should also investigate adding this to the Web SDK as well. https://github.com/microsoft/ApplicationInsights-node.js/pull/869

enhancement

Copied from #1008 How do we reset or update the ai_session cookie every time the user login? I am totally new to this and am not sure where I need...

enhancement

When the snippet detects that it has failed to load the main SDK from the CDN, add the ability for the snippet to automatically attempt loading the main SDK script...

enhancement

As outlined in #1539, suggest the creation of a new extension that can report the loaded scripts. As suggested by @thoo1 For now I've accomplished listening to timing/size info for...

enhancement
help wanted

Proposal: Port over the IXhrOverride interfaces to allow the replacing of the sending logic /** * SendPOSTFunction type defines how an HTTP POST request is sent to an ingestion server...

enhancement

Fixes # #2581 [Common] Spec inconsistency with proto definition of Attributes ## Changes - Clarifies the Attribute support as defined by Proto `AnyValue` and clarifies Attribute Collections. - Clarifies and...

area:api
spec:logs
Stale
area:data-model

The proto definition used for attributes uses "KeyValue" which can have a value of AnyValue, however, the spec definition of "Attribute" only allows for primitives or an Array of primitives,...

spec:trace