Crate solana_metrics[−][src]
Modules
| counter | |
| datapoint |
Macros
Functions
| flush | Blocks until all pending points from previous calls to |
| query | |
| set_host_id | |
| set_panic_hook | Hook the panic handler to generate a data point on each panic |
| submit | Submits a new point from any thread. Note that points are internally queued and transmitted periodically in batches. |