Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,303 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am looking to implement a solution to display a dashboard which shows the health of our applications. The checks would make a simple HTTP call to determine whether a application is healthy or not.
Some of the applications are public, some are only accessible privately, all of them however live on Application Gateway WAF V2.
What is the best solution for this, ideally we would like a dashboard in Azure Managed Grafana.
There are limitations with App Insights, this can only check public sites which is not suitable for us.