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
/
Collector
/
Collector
Collector
constructor
(
fullName
:
String
,
help
:
String
,
labelNames
:
List
<
String
>
=
emptyList()
,
unit
:
String
=
""
)