Module prometheus_protobuf_format

Serializes Prometheus registry using protocol buffer format.

Behaviours: prometheus_format.

Description

Serializes Prometheus registry using protocol buffer format.

Function Index

content_type/0 Content type of the Protocol buffer format.
format/0 Format default registry using Protocol buffer format.
format/1 Format registry using Protocol buffer format.

Function Details

content_type/0

content_type() -> binary()

Content type of the Protocol buffer format.

format/0

format() -> binary()

Equivalent to format(default).

Format default registry using Protocol buffer format.

format/1

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

Format registry using Protocol buffer format.


Generated by EDoc, Aug 29 2016, 23:53:53.