Skip to content

Commit

Permalink
feat(inputs.diskio): Add disk io util await svctm(#15950)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangxianfu committed Sep 30, 2024
1 parent f80c1f2 commit 5ebb118
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 @@ -165,5 +165,6 @@ 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
```

0 comments on commit 5ebb118

Please sign in to comment.