Interface: $Properties
common.ExternalStorageMetrics.$Properties
Properties of an ExternalStorageMetrics.
Hierarchy
-
$Properties
Properties
driverNames
• Optional driverNames: null | string[]
Names of the drivers that participated in the operations.
payloadCount
• Optional payloadCount: null | Long
Number of payloads stored or retrieved externally.
totalDuration
• Optional totalDuration: null | $Properties
Wall-clock time spent on the external storage operations.
totalSizeBytes
• Optional totalSizeBytes: null | Long
Total size in bytes of the externally stored or retrieved payloads.