Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + const DeprecatedNetworkPluginOperationsLatencyKey + const NetworkPluginOperationsKey + const NetworkPluginOperationsLatencyKey + var DeprecatedNetworkPluginOperationsLatency = metrics.NewSummaryVec(&metrics.SummaryOpts{ ... }, []string{ ... }) + var NetworkPluginOperationsLatency = metrics.NewHistogramVec(&metrics.HistogramOpts{ ... }, []string{ ... }) + func Register() + func SinceInMicroseconds(start time.Time) float64 + func SinceInSeconds(start time.Time) float64