package
0.0.0-20240731110336-1ae431a8e302
Repository: https://github.com/redhat-developer/gitops-backend.git
Documentation: pkg.go.dev

# Functions

New creates and returns a PrometheusMetrics initialised with prometheus counters.
NewMock creates and returns a MockMetrics.

# Structs

MockMetrics is a type that provides a simple counter for metrics for test purposes.
PrometheusMetrics is a wrapper around Prometheus metrics for counting events in the system.

# Interfaces

Interface implementations provide metrics for the system.