Nev
Nev
Pushed out the PR to just add stdDev as an option that is sent -- need to wait for the valueSum and above details for another PR
Ok, the ~~valueSum~~ value column in the portal is actually a deprecated and cannot be directly populated (it will always be the same as the ~~value~~ valueSum moving forward), so...
The stdDev change is now published to NPM in v2.7.1, still determining the best approach for the sum / sample -- most likely will add some additional override properties to...
Hi @mikecabana, yes 100% agree, this is one of the enhancements that we will be looking at creating next year (based on current planning). It may not be exactly as...
At this point no, the only suggestion I can immediately think of would be to create a lazy initialization layer. I assume your not using the snippet, in which case...
An update on progress, we originally intended to deliver this as part of the [next release v2.8.0](https://github.com/microsoft/ApplicationInsights-JS/milestone/61) but because of the size of the changes required the next release will...
v2.8.0 is now released and published to NPM, because of the size of the change it isn't planned to be fully available on the CDN until April 25th, 2022
Please use v2.8.1 as v2.8.0 had a couple of issue, specifically it disabled automatic exception tracking.
As the protocol supports nested attributes, what is wrong with expanding "all" Attributes definition to support nested attributes. And for any backends that don't support nested attributes (thinking exporters) this...