Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Support for new version of AppInsights JS SDK #38

Open
sowsan opened this issue Jan 24, 2019 · 2 comments
Open

Support for new version of AppInsights JS SDK #38

sowsan opened this issue Jan 24, 2019 · 2 comments
Labels

Comments

@sowsan
Copy link

sowsan commented Jan 24, 2019

Thanks for your great work on this component, is there a support coming up with the latest AppInsights JS SDK : https://github.com/Microsoft/ApplicationInsights-JS/blob/master/AISKU/README.md

@pviotti
Copy link
Contributor

pviotti commented Jan 25, 2019

Yes, there's a beta version of react-appinsights that you can install with npm install --save react-appinsights@beta. It's a complete rewrite of react-appinsights in Typescript. The API is slightly changed: you can find the docs here.

Edit: changed link to reflect recent merge of typescript-rewrite branch into master.

@pviotti pviotti pinned this issue Mar 29, 2019
@pviotti pviotti changed the title Support for the newer version of App Insights JS SDK which is in beta Support for new version of AppInsights JS SDK Mar 29, 2019
@pviotti
Copy link
Contributor

pviotti commented May 22, 2019

This repository has been archived and the corresponding npm package deprecated. The recommended way of using the new version of Application Insights in a React application is now through its React plugin @microsoft/applicationinsights-react-js, whose code and documentation reside in the repository of Application Insights SDK for JavaScript. The React plugin is based on version 3.x of react-appinsights mentioned above as beta version of react-appinsights.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants