ckb-analyzer

ckb-analyzer is an agent for collecting metrics from ckb, then writing the processed metrics info InfluxDB. We can visualize these metrics on Grafana or other visualization tools.

ckb-analyzer is still working in progress rapidly.

Install

Download from releases or

shell cargo install ckb-analyzer

Usage

ckb-analyzer reads several environment variables:

Command example:

shell CKB_ANALYZER_CONFIG=config/test.toml ckb-analyzer

Topics and measurements

Debug suites

Monitoring alerts

Dashboards

Please reference our Grafana dashboard files at dashboards

FAQ

License: MIT