Nev

Results 393 comments of Nev

As a generic SDK that is designed to run in any web environment we always (by default) attempt to hook all possibly available "unload" handlers. We have a configuration option...

@jmyrland > Will this be patched - No, there will not be any patch to remove this capability > do we need to keep this config? - If you don't...

The issue and potential fix has been outlined in https://github.com/microsoft/ApplicationInsights-JS/pull/2532

Can you provide the exact message? I think you are referring to our deprecating message, which we are currently emitting (at a very low rate) as a warning IF you...

If your already using the connectionString then you "shouldn't" be seeing the generated warning, are you specifying both? In terms of the `So how long can we use API key`...

Yes, more recent browsers change the way they process the order of loading scripts and it is no longer possible (for all modern browsers) to use this to control the...

General comment on the timing of this change. Can you ask the backend people on the timeframe that they believe they will be able to implement this change as we...

We can't remove the "truncation" limits as if we do the backend will reject the entire event as that is why we have these limits in place. If you find...

That might be a little ticky as all of the actual sanitization (truncation) occurs in [these functions](https://github.com/microsoft/ApplicationInsights-JS/blob/main/shared/AppInsightsCommon/src/Telemetry/Common/DataSanitizer.ts) which don't take any additional config properties (to potentially have a disable flag)......

What timezone are you in? I'm in [PST/PDT](https://www.timeanddate.com/time/zones/pdt), I tend to have a lot of early morning meetings my time everyday... Based on your github profile it looks like your...