Explorar el Código

Make values in tag meaning more consistent

tags/v2.0.0
Sergey Arkhipov hace 5 años
padre
commit
097b52c8ef
No account linked to committer's email address
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. 6
    6
      README.md

+ 6
- 6
README.md Ver fichero

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

Loading…
Cancelar
Guardar