Skip to content

Azureインテグレーション - App Service

MackerelはAzureインテグレーションにてApp Serviceのメトリック取得や監視に対応しています。Azureインテグレーションで連携をおこなった場合、課金対象として 1app = 1マイクロホスト と換算します。またそれに加えて、取得されるメトリックの数に応じて、1マイクロホストあたりのメトリック数上限の超過による請求が行われる場合があります。

Azureインテグレーションの設定方法や対応Azureサービス一覧についてはこちらのページをご確認ください。
Azureインテグレーション

取得メトリック

AzureインテグレーションのApp Service対応で取得できるメトリックは以下の通りです。 メトリック の説明に関してはAzureのドキュメントをご確認ください。

最大で 29 個のメトリックが取得されます。

グラフ名メトリックMackerel上のメトリック名単位Aggregation Type
Total App DomainsTotalAppDomains
TotalAppDomainsUnloaded
azure.app_service.total_app_domains.loaded
azure.app_service.total_app_domains.unloaded
integerAverage
Thread CountThreadsazure.app_service.threads.threadsintegerAverage
Requests In Application QueueRequestsInApplicationQueueazure.app_service.requests_in_application_queue.requestsintegerAverage
RequestsRequestsazure.app_service.requests.requestsintegerTotal
Private BytesPrivateBytesazure.app_service.private_bytes.bytesbytesAverage
Memory working setMemoryWorkingSetazure.app_service.memory_working_set.currentbytesAverage
IO Read/Write/Other Operations Per SecondIoOtherOperationsPerSecond
IoReadOperationsPerSecond
IoWriteOperationsPerSecond
azure.app_service.io_iops.other
azure.app_service.io_iops.read
azure.app_service.io_iops.write
iopsTotal
IO Read/Write/Other Bytes Per SecondIoOtherBytesPerSecond
IoReadBytesPerSecond
IoWriteBytesPerSecond
azure.app_service.io.other
azure.app_service.io.read
azure.app_service.io.write
bytes/secTotal
Http StatusCodeHttp101
Http2xx
Http3xx
Http4xx
Http5xx
azure.app_service.http_statuscode.http_101
azure.app_service.http_statuscode.http_2xx
azure.app_service.http_statuscode.http_3xx
azure.app_service.http_statuscode.http_4xx
azure.app_service.http_statuscode.http_server_errors
integerTotal
Health Check StatusHealthCheckStatusazure.app_service.health_check_status.health_check_statusintegerAverage
Handle CountHandlesazure.app_service.handles.handlesintegerAverage
Gen Garbage CollectionsGen0Collections
Gen1Collections
Gen2Collections
azure.app_service.gen_collections.gen_0_collections
azure.app_service.gen_collections.gen_1_collections
azure.app_service.gen_collections.gen_2_collections
integerTotal
Data In/OutBytesReceived
BytesSent
azure.app_service.data.in
azure.app_service.data.out
bytesTotal
Current AssembliesCurrentAssembliesazure.app_service.current_assemblies.current_assembliesintegerAverage
CPU TimeCpuTimeazure.app_service.cpu_time.cpu_timefloatTotal
ConnectionsAppConnectionsazure.app_service.connections.connectionsintegerAverage
Average Response TimeAverageResponseTimeazure.app_service.average_response_time.secondsfloatAverage