Ver código fonte

Make values in tag meaning more consistent

tags/v2.0.0
Sergey Arkhipov 5 anos atrás
pai
commit
097b52c8ef
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 6 adições e 6 exclusões
  1. 6
    6
      README.md

+ 6
- 6
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar