[][src]Module holochain_metrics::logger

Structs

LOG_HEADER_REGEX
LogLine

A metric as represented by a log line. Used to convert from a metric to log line and back.

LoggerMetricPublisher

A metric publisher that just logs to the debug level logger a key value pair formatted according to the Into trait of LogLine.

PARSE_METRIC_REGEX
ParseError

Constants

METRIC_TAG

Functions

metrics_from_file

Produces an iterator of metric data given a log file name.