Fix for core IO class statistics
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
parent
cc5d796978
commit
ae2d14dfb2
@ -60,6 +60,7 @@ class Core(Device):
|
||||
) -> CoreIoClassStats:
|
||||
return CoreIoClassStats(
|
||||
cache_id=self.cache_id,
|
||||
core_id=self.core_id,
|
||||
filter=stat_filter,
|
||||
io_class_id=io_class_id,
|
||||
percentage_val=percentage_val,
|
||||
|
Loading…
Reference in New Issue
Block a user