Module solana_metrics::metrics
source · [−]Expand description
The metrics
module enables sending measurements to an InfluxDB
instance
Modules
Structs
Traits
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.