Typo
This commit is contained in:
parent
5ebd3265a5
commit
071298109a
@ -181,7 +181,7 @@ type DiskIoStats struct {
|
||||
IoServiceBytes []PerDiskStats `json:"io_service_bytes,omitempty"`
|
||||
IoServiced []PerDiskStats `json:"io_serviced,omitempty"`
|
||||
IoQueued []PerDiskStats `json:"io_queued,omitempty"`
|
||||
Sectors []PerDiskStats `json"sectors,omitempty"`
|
||||
Sectors []PerDiskStats `json:"sectors,omitempty"`
|
||||
}
|
||||
|
||||
type MemoryStats struct {
|
||||
|
Loading…
Reference in New Issue
Block a user