package
0.21.6
Repository: https://github.com/streamnative/function-mesh.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ListMetrics will create a slice with the metrics available in metricDescription.
RegisterMetrics will register metrics with the global prometheus registry.

# Variables

FunctionMeshControllerReconcileCount will count how many reconcile operations been done.
FunctionMeshControllerReconcileLatency will measure the latency of reconcile operations.

# Structs

MetricDescription is an exported struct that defines the metric description (Name, Help) as a new type named MetricDescription.