Skip to content

Doesn't collect AJAX Dependencies #51

Open
@dylan-smith

Description

@dylan-smith

I notice some differences between using AppInsights via the MS provided snippet vs using angular-applicationinsights. Not collected page load stats is already known and captured in another issue, but I also get AJAX Dependency Info if I use the MS snippet which I don't with angular-applicationinsights.

The below screenshot is what I get automatically from just including the MS provided JS snippet inside my index.html. With angular-applicationinsights all I get is the Page View.

image

I've tried combining using both angular-appinsights and the MS snippet, but then the information gets split between 2 different sessions. If there was a way to make them both use the same session ID when reporting that might be the easiest fix. Both for dependency data and page load stats.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions