Skip to content

Commit

Permalink
chore(inputs.diskio): Linter comment (#15950)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangxianfu committed Sep 30, 2024
1 parent 9dc4a53 commit bf08149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/inputs/diskio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,5 @@ diskio,name=sda write_time=49i,io_time=1317i,weighted_io_time=1404i,reads=2495i,
```text
diskio,name=sda io_await:0.3317307692307692,io_svctm:0.07692307692307693,io_util:0.5329780146568954 1578326400000000000
diskio,name=sda1 io_await:0.3317307692307692,io_svctm:0.07692307692307693,io_util:0.5329780146568954 1578326400000000000
diskio,name=sda2 io_await:0.3317307692307692,io_svctm:0.07692307692307693,io_util:0.5329780146568954 1578326400000000000
```

0 comments on commit bf08149

Please sign in to comment.