package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

Register all metrics.
SinceInMicroseconds gets the time since the specified start in microseconds.
SinceInSeconds gets the time since the specified start in seconds.

# Constants

DeprecatedDockerOperationsErrorsKey is the deprecated key for the operation error metrics.
DeprecatedDockerOperationsKey is the deprecated key for docker operation metrics.
DeprecatedDockerOperationsLatencyKey is the deprecated key for the operation latency metrics.
DeprecatedDockerOperationsTimeoutKey is the deprecated key for the operation timeout metrics.
DockerOperationsErrorsKey is the key for the operation error metrics.
DockerOperationsKey is the key for docker operation metrics.
DockerOperationsLatencyKey is the key for the operation latency metrics.
DockerOperationsTimeoutKey is the key for the operation timeout metrics.

# Variables

DeprecatedDockerOperations collects operation counts by operation type.
DeprecatedDockerOperationsErrors collects operation errors by operation type.
DeprecatedDockerOperationsLatency collects operation latency numbers by operation type.
DeprecatedDockerOperationsTimeout collects operation timeouts by operation type.
DockerOperations collects operation counts by operation type.
DockerOperationsErrors collects operation errors by operation type.
DockerOperationsLatency collects operation latency numbers by operation type.
DockerOperationsTimeout collects operation timeouts by operation type.