In am trying to disable the dependency events but I am unable to find how to do this.
In the applicationinsights module this can be disabled using enableAutoCollectDependencies = false. I cannot find the equivalent of this for @microsoft/applicationinsights-web
Thanks