Crate solana_metrics

source ·

Re-exports

pub use influx_db_client as influxdb;

Functions

Blocks until all pending points from previous calls to submit have been transmitted.
Hook the panic handler to generate a data point on each panic
Submits a new point from any thread. Note that points are internally queued and transmitted periodically in batches.