solana-metrics

Crates.iosolana-metrics
lib.rssolana-metrics
version
sourcesrc
created_at2019-01-08 04:28:58.989463+00
updated_at2025-04-06 16:39:49.523961+00
descriptionSolana Metrics
homepagehttps://anza.xyz/
repositoryhttps://github.com/anza-xyz/agave
max_upload_size
id106327
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(anza-team)

documentation

https://docs.rs/solana-metrics

README

image

Metrics

InfluxDB

In order to explore validator specific metrics from mainnet-beta, testnet or devnet you can use Chronograf:

For local cluster deployments you should use:

Public Grafana Dashboards

There are three main public dashboards for cluster related metrics:

For local cluster deployments you should use:

Cluster Telemetry

The cluster telemetry dashboard shows the current state of the cluster:

  1. Cluster Stability
  2. Validator Streamer
  3. Tomer Consensus
  4. IP Network
  5. Snapshots
  6. RPC Send Transaction Service

Fee Market

The fee market dashboard shows:

  1. Total Prioritization Fees
  2. Block Min Prioritization Fees
  3. Cost Tracker Stats

Ping Results

The ping results dashboard displays relevant information about the Ping API

Commit count: 27957

cargo fmt