Skip to content

Commit 7bfc180

Browse files
committed
Markdown lint fix
1 parent f720aaf commit 7bfc180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/measuring/metric-providers/network-io-procfs-system.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ This metric provider prints to Stdout a continuous stream of data. The format of
3838
`TIMESTAMP RECEIVED_BYTES TRANSMITTED_BYTES INTERFACE`
3939

4040
Where:
41+
4142
- `TIMESTAMP`: Unix timestamp, in microseconds
4243
- `RECEIVED_BYTES`: Total bytes received by the interface since system boot
4344
- `TRANSMITTED_BYTES`: Total bytes transmitted by the interface since system boot

0 commit comments

Comments
 (0)