9e703f85de
* allow pedantic invalid cast lint * allow lint with false-positive triggered by `test-case` crate * nightly `fmt` correction * adapt to rust layout changes * remove dubious test * Use transmute instead of pointer cast and de/ref when check_aligned is false. * Renames clippy::integer_arithmetic to clippy::arithmetic_side_effects. * bump rust nightly to 2023-08-25 * Upgrades Rust to 1.72.0 --------- Co-authored-by: Trent Nelson <trent@solana.com> |
||
---|---|---|
.. | ||
benches | ||
scripts | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
README.md
Metrics
InfluxDB
In oder to explore validator specific metrics from mainnet-beta, testnet or devnet you can use Chronograf:
- https://metrics.solana.com:8888/ (production enviroment)
- https://metrics.solana.com:8889/ (testing enviroment)
For local cluster deployments you should use:
Public Grafana Dashboards
There are three main public dashboards for cluster related metrics:
- https://metrics.solana.com/d/monitor-edge/cluster-telemetry
- https://metrics.solana.com/d/0n54roOVz/fee-market
- https://metrics.solana.com/d/UpIWbId4k/ping-result
For local cluster deployments you should use:
Cluster Telemetry
The cluster telemetry dashboard shows the current state of the cluster:
- Cluster Stability
- Validator Streamer
- Tomer Consensus
- IP Network
- Snapshots
- RPC Send Transaction Service
Fee Market
The fee market dashboard shows:
- Total Priorization Fees
- Block Min Priorization Fees
- Cost Tracker Stats
Ping Results
The ping reults dashboard displays relevant information about the Ping API