Nev

Results 393 comments of Nev

Which version are you using? As this is an internal function, it's only triggered (or should) via a timer when it has added items to be batched (which only occurs...

The current state of the versions with the Offline listener, AISKU and react-js is "messy", as part of the new release of the offline channel we had to make changes...

I'll let @Karlie-777 and @siyuniu-ms respond with any details from investigations etc. But for reference the Offline Channel was designed to store "batches" of events and when it comes back...

We can't just "add" properties to the ITelemetryItem as this library is also used by an internal extension and having something else (while optional) would cause a clash. There are...

Sorry, I was unexpectedly OOF yesterday. > Do you have any concrete examples of creating an ISenderConfig, and only implementing it for ApplicationInsights web, such that it doesn't impact other...

Note: We do need to be careful with any changes around this -- because of Ad-blockers that cause a "0" response.

the test files *.d.ts *.js and *.js.map should not be included in the PR

For the "attributes" it should be restricted to "standard" attributes as called out. For the "body" fields, (`payload_ (body)`) when fields are provided (as attributes) they should be log attributes

> BTW what would be the reason NOT to support complex types for custom (non-semconv) events? For the "standard" attributes, this was (mostly) because SDK implementations don't support (or correctly...