package
1.8.7
Repository: https://github.com/argoproj/argo-cd.git
Documentation: pkg.go.dev

# Functions

AddMetricsTransportWrapper adds a transport wrapper which increments 'argocd_app_k8s_request_total' counter on each kubernetes request.
NewAppCollector returns a prometheus collector for application metrics.
NewAppRegistry creates a new prometheus registry that collects applications.
NewMetricsServer returns a new prometheus server which collects application metrics.

# Constants

EnvVarLegacyControllerMetrics is a env var to re-enable deprecated prometheus metrics.
MetricsPath is the endpoint to collect application metrics.

# Structs

No description provided by the author

# Interfaces

No description provided by the author