prometheus-kotlin-client
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
prometheus-kotlin-client
http
/
io.github.klient.prometheus.http
/
PrometheusHttpServerConfig
Prometheus
Http
Server
Config
class
PrometheusHttpServerConfig
Configuration for launching an embedded Prometheus metrics HTTP server.
Members
Constructors
Prometheus
Http
Server
Config
Link copied to clipboard
constructor
(
)
Properties
metrics
Link copied to clipboard
val
metrics
:
MetricsConfig
port
Link copied to clipboard
var
port
:
Int
Functions
metrics
Link copied to clipboard
fun
metrics
(
block
:
MetricsConfig
.
(
)
->
Unit
)
:
MetricsConfig