switchboard-node-metrics 0.1.0

Prometheus metrics for Switchboard services
Documentation
  • Coverage
  • 0%
    0 out of 23 items documented0 out of 4 items with examples
  • Size
  • Source code size: 16.47 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.79 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 24s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jessupjn gallynaut ahermida

Switchboard Logo

switchboard-node-metrics

Prometheus metrics for Switchboard services

Crates.io Badge

Discord Badge

Twitter Badge

Install

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"