package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

Register registers metrics for the rest client to use.

# Variables

RequestLatency is the latency metric that rest clients will update.
RequestResult is the result metric that rest clients will update.

# Interfaces

LatencyMetric observes client latency partitioned by verb and url.
ResultMetric counts response codes partitioned by method and host.