Function solana_metrics::metrics::submit_counter
source · pub(crate) fn submit_counter(point: CounterPoint, level: Level, bucket: u64)
Expand description
Submits a new counter or updates an existing counter from any thread. Note that points are internally queued and transmitted periodically in batches.