Skip to content

Commit 997b88b

Browse files
committed
clarify app gateway WAF metrics are for v1
1 parent d01124a commit 997b88b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/platform/metrics-supported.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: anirudhcavale
55
services: azure-monitor
66

77
ms.topic: reference
8-
ms.date: 12/18/2019
8+
ms.date: 03/17/2020
99
ms.author: ancav
1010
ms.subservice: metrics
1111
---
@@ -1465,9 +1465,9 @@ Azure Monitor provides several ways to interact with metrics, including charting
14651465
|BackendConnectTime|Backend Connect Time|MilliSeconds|Average|Time spent establishing a connection with a backend server|Listener,BackendServer,BackendPool,BackendHttpSetting|
14661466
|BackendFirstByteResponseTime|Backend First Byte Response Time|MilliSeconds|Average|Time interval between start of establishing a connection to backend server and receiving the first byte of the response header, approximating processing time of backend server|Listener,BackendServer,BackendPool,BackendHttpSetting|
14671467
|BackendLastByteResponseTime|Backend Last Byte Response Time|MilliSeconds|Average|Time interval between start of establishing a connection to backend server and receiving the last byte of the response body|Listener,BackendServer,BackendPool,BackendHttpSetting|
1468-
|MatchedCount|Web Application Firewall Total Rule Distribution|Count|Total|Web Application Firewall Total Rule Distribution for the incoming traffic|RuleGroup,RuleId|
1469-
|BlockedCount|Web Application Firewall Blocked Requests Rule Distribution|Count|Total|Web Application Firewall blocked requests rule distribution|RuleGroup,RuleId|
1470-
|BlockedReqCount|Web Application Firewall Blocked Requests Count|Count|Total|Web Application Firewall blocked requests count|None|
1468+
|MatchedCount|Web Application Firewall v1 Total Rule Distribution|Count|Total|Web Application Firewall v1 Total Rule Distribution for the incoming traffic|RuleGroup,RuleId|
1469+
|BlockedCount|Web Application Firewall v1 Blocked Requests Rule Distribution|Count|Total|Web Application Firewall v1 blocked requests rule distribution|RuleGroup,RuleId|
1470+
|BlockedReqCount|Web Application Firewall v1 Blocked Requests Count|Count|Total|Web Application Firewall v1 blocked requests count|None|
14711471

14721472
## Microsoft.Network/virtualNetworkGateways
14731473

0 commit comments

Comments
 (0)