We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f720aaf commit 7bfc180Copy full SHA for 7bfc180
content/en/docs/measuring/metric-providers/network-io-procfs-system.md
@@ -38,6 +38,7 @@ This metric provider prints to Stdout a continuous stream of data. The format of
38
`TIMESTAMP RECEIVED_BYTES TRANSMITTED_BYTES INTERFACE`
39
40
Where:
41
+
42
- `TIMESTAMP`: Unix timestamp, in microseconds
43
- `RECEIVED_BYTES`: Total bytes received by the interface since system boot
44
- `TRANSMITTED_BYTES`: Total bytes transmitted by the interface since system boot
0 commit comments