package
0.16.2
Repository: https://github.com/hypermodeinc/modus.git
Documentation: pkg.go.dev

# Functions

InstrumentHandler wraps the provided http.Handler with metrics instrumentation.

# Variables

No description provided by the author
FunctionExecutionDurationMilliseconds is a histogram of latencies for wasm function executions of user plugins.
FunctionExecutionDurationMillisecondsSummary is a summary of latencies for wasm function executions of user plugins.
FunctionExecutionsNum is a counter for number of function executions done in this runtime instance.
MetricsHandler is the handler for the /metrics endpoint.