Module prometheus_text_format

Behaviours: prometheus_format.

Function Index

content_type/0
escape_label_value/1
format/0
format/1
render_labels/1

Function Details

content_type/0

content_type() -> binary()

escape_label_value/1

escape_label_value(LValue::binary() | iolist()) -> binary()

format/0

format() -> binary()

format/1

format(Registry::prometheus_registry:registry()) -> binary()

render_labels/1

render_labels(B::binary() | [prometheus_model:'LabelPair'() | binary()]) -> binary()


Generated by EDoc