Skip to content

Application Insights

Application Insights collects run data from the API Management and Function App layers. This run data is used to provide performance metrics, analytics, and alerting.

Records availability test results for application endpoints

Allows logging of custom application-specific metrics

Tracks external dependencies and their performance

Examples: Database, API, etc…

Captures details about exceptions and errors encountered during application execution

Stores performance metrics related to CPU, memory, and other system resources

Contains information about incoming application requests

Includes details like request names, URLs, and timestamps

Stores custom log messages emitted by application code

Useful for debugging and troubleshooting

Provides a quick understanding of the data in the application.

This information can be used to determine trends in data ingestion and throughput