storj/satellite
Ivan Fraixedes c4fd84ad3e satellite/metainfo: Add metrics and traces DeletePices
Trace the calls to DeletePiecesService.DeletePieces method and add
metrics for having statistics about the rate that specific storage node
is dialed and duration time spent on dialing storage nodes.

These statistics will help us to find out if we should implement
connections queues to storage node for reducing the deletion time in cae
that we see that we're spending too much time dialing frequent storage
nodes.

Ticket: https://storjlabs.atlassian.net/browse/SM-85
Change-Id: I9601676c3a8ad96c73c93833145929e4817755e2
2020-02-12 15:38:50 +00:00
..
accounting accounting/tally: if delta < 0, delta = 0 2020-02-11 19:48:55 +00:00
admin satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
attribution satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
audit satellite/overlay: add config flag for node selection free disk requirement 2020-02-11 18:08:25 +00:00
console storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
contact all: use monkit v3 2020-02-05 23:53:17 +00:00
dbcleanup all: use monkit v3 2020-02-05 23:53:17 +00:00
downtime satellite/downtime: update detection and estimation downtime chores for 2020-02-10 22:37:01 +00:00
gc all: use monkit v3 2020-02-05 23:53:17 +00:00
gracefulexit satellite/gracefulexit: increase performance and tolerate higher error 2020-02-12 11:40:15 +00:00
inspector all: use monkit v3 2020-02-05 23:53:17 +00:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellite/metainfo: Add metrics and traces DeletePices 2020-02-12 15:38:50 +00:00
metrics all: use monkit v3 2020-02-05 23:53:17 +00:00
nodestats all: use monkit v3 2020-02-05 23:53:17 +00:00
orders satellite/orders: Resolve storage node addresses to IP addresses. 2020-02-11 18:44:45 +02:00
overlay satellite/overlay: add config flag for node selection free disk requirement 2020-02-11 18:08:25 +00:00
payments satellite/payments: fix transaction list pagination 2020-02-11 16:22:53 +02:00
referrals all: use monkit v3 2020-02-05 23:53:17 +00:00
repair satellite/overlay: add config flag for node selection free disk requirement 2020-02-11 18:08:25 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellite/satellitedb/dbx: remove typo in dbx file and format it 2020-02-11 14:15:13 -07:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
admin.go satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
api.go satellite/payments : deposit bonuses (credits) added 2020-02-11 11:11:42 +00:00
core.go satellite/payments : deposit bonuses (credits) added 2020-02-11 11:11:42 +00:00
peer.go satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
repairer.go all: use monkit v3 2020-02-05 23:53:17 +00:00