Package-level declarations

Types

Link copied to clipboard

Configuration for the Prometheus metrics endpoint.

Link copied to clipboard

Configuration for launching an embedded Prometheus metrics HTTP server.

Functions

Link copied to clipboard
fun httpServer(block: PrometheusHttpServerConfig.() -> Unit = {}): EmbeddedServer<NettyApplicationEngine, NettyApplicationEngine.Configuration>

Launches an embedded HTTP server exposing Prometheus metrics.