|
|
@@ -332,9 +332,9 @@ Here goes a list of metrics with their types but without a prefix.
|
|
332
|
332
|
|
|
333
|
333
|
Tag meaning:
|
|
334
|
334
|
|
|
335
|
|
-| Name | Values | Description |
|
|
336
|
|
-|-------------|------------------------|-----------------------------------------------|
|
|
337
|
|
-| ip_family | ipv4, ipv6 | A version of the IP protocol. |
|
|
338
|
|
-| dc | | A number of the Telegram DC for a connection. |
|
|
339
|
|
-| telegram_ip | | IP address of the Telegram server. |
|
|
340
|
|
-| direction | to_client, from_client | A direction of the traffic flow. |
|
|
|
335
|
+| Name | Values | Description |
|
|
|
336
|
+|-------------|----------------------------|-----------------------------------------------|
|
|
|
337
|
+| ip_family | `ipv4`, `ipv6` | A version of the IP protocol. |
|
|
|
338
|
+| dc | | A number of the Telegram DC for a connection. |
|
|
|
339
|
+| telegram_ip | | IP address of the Telegram server. |
|
|
|
340
|
+| direction | `to_client`, `from_client` | A direction of the traffic flow. |
|