Documentation ¶
Overview ¶
Package metrics ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterError ¶
RegisterError records any errors for any lib operation.
func RegisterFunction ¶
func RegisterFunction(label string)
RegisterFunction records number of operation.
func UpdateDuration ¶
UpdateDuration records the duration of the step identified by the label
Types ¶
type FunctionLabel ¶
type FunctionLabel string
FunctionLabel is a name of CSI plugin operation for which we measure duration
Click to show internal directories.
Click to hide internal directories.