solana/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 patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
bigtable.rs add solana-ledger-tool bigtable copy (#28122) 2023-01-09 11:23:35 +08:00
compression.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
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 patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00