Function solana_metrics::metrics::submit
source · pub fn submit(point: DataPoint, level: Level)
Expand description
Submits a new point from any thread. Note that points are internally queued and transmitted periodically in batches.