浏览代码

Make values in tag meaning more consistent

tags/v2.0.0
Sergey Arkhipov 5 年前
父节点
当前提交
097b52c8ef
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6
    6
      README.md

+ 6
- 6
README.md 查看文件

@@ -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.              |

正在加载...
取消
保存