From 6dc494e7d06779b818cf1ca27f7bd96067a14945 Mon Sep 17 00:00:00 2001 From: 9seconds Date: Mon, 21 Mar 2022 13:39:44 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11ef0ee..15c738f 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ Here goes a list of metrics with their types but without a prefix. | domain_fronting_traffic | counter | `direction` | Count of bytes, transmitted to/from fronting domain. | | domain_fronting | counter | – | Count of domain fronting events. | | concurrency_limited | counter | – | Count of events, when client connection was rejected due to concurrency limit. | -| ip_blocklisted | counter | – | Count of events when client connection was rejected because IP was found in the blacklist. | +| ip_blocklisted | counter | `ip_list` | Count of events when client connection was rejected because IP was found in the blocklist. | | replay_attacks | counter | – | Count of detected replay attacks. | Tag meaning: