Application Gateway Total Time(ミリ秒) | application_gateway.duration | Application Gateway が最初のバイトを受信してから、最後の応答バイトがクライアントに送信されるまでの時間。 |
Backend Connect Time(ミリ秒) | application_gateway.backend.connect_duration | バックエンドとの接続の確立に費やされた時間。ネットワークの待ち時間や、新しい接続の確立に費やされた時間も含まれます。 |
Backend Response Time(ミリ秒) | application_gateway.backend.duration | アプリケーション ゲートウェイからバックエンドへの接続を確立してから、応答の最後のバイトを受信するまでの時間。 |
Bytes Sent | application_gateway.processed_bytes | Application Gateway からクライアントに送信されたバイト。 |
Client RTT (ms) | application_gateway.client.round_trip.duration | クライアントと Application Gateway 間の平均往復時間。 |
Client TLS Protocol | application_gateway.tls.connections | TLS および非 TLS リクエストの数。 |
Current Compute Units(vCPU の数) | application_gateway.cpu.consumed_units | 消費されたプロセッサー容量の数。 |
Current Connections | application_gateway.active_connections | アクティブな同時接続の合計数。 |
HTTP 5XX Count | application_gateway.http.5xx.requests | 5xx サーバー エラー コードで処理されたリクエストの数。 |
Healthy Host Count | application_gateway.healthy_hosts | 正常性プローブによって正常であると判断されたバックエンドの数。 |
New Connections | application_gateway.new_connections | 1 秒あたりの新しい TCP 接続の平均数。 |
Response Status | application_gateway.http.response_codes | Application Gateway によって返される HTTP 応答の状態。 |
Throughput(バイト/秒) | application_gateway.throughput | Application Gateway が提供した 1 秒あたりのバイト数。 |
Unhealthy Host Count | application_gateway.unhealthy_hosts | 正常性プローブによって異常であると判断されたバックエンドの数。 |