Liking cljdoc? Tell your friends :D
Clojure only.

prometheus-exposition-converter.core


processclj

(process input-stream walker)

Processes the provided prometheus exposition with the provided walker.

Returns the walker. The result should be fetched from the walker implementation, i.e. (.getResult walker) if using the CljMapPrometheusMetricsWalker.

Processes the provided prometheus exposition with the provided walker.

Returns the walker.
The result should be fetched from the walker implementation, i.e. (.getResult walker) if using the CljMapPrometheusMetricsWalker.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close