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
/
CollectorRegistry
/
getCollectors
get
Collectors
suspend
fun
getCollectors
(
)
:
List
<
Collector
>
Retrieves the current list of registered collectors.
Return
A snapshot list of registered
Collector
s.