React AppInsights Usage WebParts
Last modified on May 26, 2024
This web parts shows different use cases for capturing data in your application and store it into the Azure Application Insights service.
View on GitHubReferences
Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.
Single part app pages provide a capability to host SharePoint Framework web parts or Microsoft Teams applications in SharePoint Online with a locked layout. End users cannot modify or configure the page that is using the Single Part App Page layout.
The logging framework is centered on the Logger class to which any number of listeners can be subscribed. Each of these listeners will receive each of the messages logged. Each listener must implement the ILogListener interface
Application Insights provides many experiences to enhance the performance, reliability, and quality of your applications.