storj/satellite/metainfo/metaloop
JT Olio 86c41790ce satellite/metainfo/metaloop: add observability
we want to know a lot more about what's going on during
the operation of the metainfo loop. this patchset adds
more instrumentation to previously unmonitored but
interesting functions, and adds metrics that keep track
of how far through a specific loop we are. it also
adds mon:lock annotations, especially to the metainfo
loop run task, which recently changed, silently broke
some queries, and thus failed to alert us to spiking
run time issues.

Change-Id: I4358e2f2293d8ebe30eef497ba4e423ece929041
2021-03-30 14:32:05 -06:00
..
service_test.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
service.go satellite/metainfo/metaloop: add observability 2021-03-30 14:32:05 -06:00
stats.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00