prometheus-exposition-converter.core

process

(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.