Applicationinsights-js: Allow cross-origin dependency correlation

Created on 30 Jun 2017  路  2Comments  路  Source: microsoft/ApplicationInsights-JS

We have this restriction because of: #331.
Possible solution: user can white-list a given host.

ref: https://github.com/Microsoft/ApplicationInsights-JS/blob/master/JavaScript/JavaScriptSDK/ajax/ajax.ts#L140

composite-apps enhancement

Most helpful comment

@KamilSzostak is there an actual eta of when this will be available? A little fundamental for any thick client application that has an api on another domain...

Thanks :)

All 2 comments

@KamilSzostak is there an actual eta of when this will be available? A little fundamental for any thick client application that has an api on another domain...

Thanks :)

It looks to me like the described restriction was removed in this PR: https://github.com/Microsoft/ApplicationInsights-JS/pull/565
@KamilSzostak Can you confirm?
Can we assume it will be included in milestone 1.0.16 then?

Was this page helpful?
0 / 5 - 0 ratings