solana-with-rpc-optimizations/storage-bigtable/src
steviez b6d8174aba
bigtable: Adjust logging and condense counters (#31661)
* bigtable: Demote log lines for entering functions to trace
* bigtable: Condense counters into single datapoint

Counters (inc_new_counter_*) incur extra overhead in that each update
can result in an item being sent over crossbeam channel to MetricsAgent.

So, accumulate the counter locally and submit as datapoint later.
2023-05-15 21:48:00 -05:00
..
access_token.rs
bigtable.rs
compression.rs
lib.rs bigtable: Adjust logging and condense counters (#31661) 2023-05-15 21:48:00 -05:00
pki-goog-roots.pem
root_ca_certificate.rs