package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

New returns a new Metrics object.

# Constants

Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.
Well-known metric names.

# Structs

Info contains attributes describing the underlying metrics provider.

# Interfaces

Counter defines the interface for a monotonic increasing counter.
Histogram defines the interface for a histogram with hardcoded percentiles.
Metrics defines the interface for a collection of performance metrics in the policy engine.
Timer defines the interface for a restartable timer that accumulates elapsed time.