Crate ckb_metrics_config[][src]

CKB metrics configurations.

This crate is used to configure the CKB metrics service.

Structs

Config

The whole CKB metrics configuration.

Exporter

The configuration of an exporter.

Enums

Format

Records the metrics data in which format.

LogLevel

An enum representing the available verbosity levels of the logger.

Target

The target to output the metrics data.