Prometheus metrics for Switchboard services
Run the following Cargo command in your project directory:
cargo add switchboard-node-metrics
Or add the following line to your Cargo.toml:
[dependencies] switchboard-node-metrics = "0.1.0"