Module prometheus_text_format

Behaviours: prometheus_format.

Function Index

content_type/0
escape_label_value/1
escape_metric_help/1
format/0Equivalent to format(default).
format/1

Function Details

content_type/0

content_type() -> binary()

escape_label_value/1

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

escape_metric_help/1

escape_metric_help(Help) -> any()

format/0

format() -> binary()

Equivalent to format(default).

format/1

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


Generated by EDoc, Aug 15 2016, 18:56:23.