Skip to content
BleemeoBleemeo

Azure Function App Monitoring

Starter
Professional

Bleemeo collects metrics for Azure Function Apps via Azure Monitor (Microsoft.Web/sites namespace). Metrics are polled every 1 minute.

MetricDescription
function_executionsNumber of function executions
function_execution_unitsExecution units consumed (execution time multiplied by memory used, in MB-milliseconds)
function_errorsNumber of requests resulting in an HTTP 5xx error
function_requestsTotal number of requests
function_avg_response_timeAverage response time in seconds

Requires the Monitoring Reader role and the Microsoft.Insights resource provider registered on the subscription — see Permissions Summary.

$0.432/month per batch of up to 50 Function Apps in the same region (1 Azure Monitor API call per minute) — see Estimated Azure Costs.