prometheus-kotlin-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
prometheus-kotlin-client
core
/
io.github.klient.prometheus.core
/
MetricBuilder
/
build
build
abstract
fun
build
(
)
:
T
Builds and returns the metric instance.
Return
A fully constructed collector instance of type
T
.