Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.87 KB

File metadata and controls

40 lines (25 loc) · 1.87 KB

banner

Monitoring

Our solution accelerator components including the UI are monitored with Azure Application Insights.

Azure Application Insights

Application Insights is a feature of Azure Monitor that provides extensible application performance management (APM) and monitoring for live web apps. Developers and DevOps professionals can use Application Insights to:

Automatically detect performance anomalies. Help diagnose issues by using powerful analytics tools. See what users actually do with apps. Help continuously improve app performance and usability. Application Insights:

Supports a wide variety of platforms, including .NET, Node.js, Java, and Python. Works for apps hosted on-premises, hybrid, or on any public cloud. Integrates with DevOps processes. Has connection points to many development tools. Can monitor and analyze telemetry from mobile apps by integrating with Visual Studio App Center.

Learn more on Application Insights

Microsoft Clarity

Microsoft Clarity - Free Heatmaps & Session Recordings.

See what your users want—with Clarity Clarity is a free, easy-to-use tool that captures how real people actually use your site. Setup is easy and you'll start getting data in minutes. GDPR & CCPA ready No sampling. Built on open source and it's free!

Our accelerator UI provided a ready-to-use Clarity integration as long as you provide a Project Id in the environment configuration file.

    "clarityProjectId":"<your project id>",