mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 18:34:02 +03:00
Make values in tag meaning more consistent
This commit is contained in:
@@ -332,9 +332,9 @@ Here goes a list of metrics with their types but without a prefix.
|
|||||||
|
|
||||||
Tag meaning:
|
Tag meaning:
|
||||||
|
|
||||||
| Name | Values | Description |
|
| Name | Values | Description |
|
||||||
|-------------|------------------------|-----------------------------------------------|
|
|-------------|----------------------------|-----------------------------------------------|
|
||||||
| ip_family | ipv4, ipv6 | A version of the IP protocol. |
|
| ip_family | `ipv4`, `ipv6` | A version of the IP protocol. |
|
||||||
| dc | | A number of the Telegram DC for a connection. |
|
| dc | | A number of the Telegram DC for a connection. |
|
||||||
| telegram_ip | | IP address of the Telegram server. |
|
| telegram_ip | | IP address of the Telegram server. |
|
||||||
| direction | to_client, from_client | A direction of the traffic flow. |
|
| direction | `to_client`, `from_client` | A direction of the traffic flow. |
|
||||||
|
|||||||
Reference in New Issue
Block a user