Zebra/zebrad
Jack Grigg bae9a7ecd5 Expose binary data in metrics
This enables slicing and aggregating metrics based on zebrad version:
https://www.robustperception.io/exposing-the-software-version-to-prometheus
2021-03-17 09:38:07 +10:00
..
src Expose binary data in metrics 2021-03-17 09:38:07 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Merge pull request #1887 from ZcashFoundation/revert-1877-revert-1789-large-sync-testnet-disable 2021-03-12 12:31:19 +10:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.16 to 0.2.17 2021-03-14 19:37:24 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update the zebrad commit whenever any Zebra crate changes (#1455) 2020-12-05 07:23:05 +10:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation