storj/storagenode/piecestore
Márton Elek 644aca0e42 storagenode: fix piecestore download metrics
Storagenode download metrics are not accurate:

 * the current metric bump cancel metrics only for specific error messages, but there are cases where the error is already handled (err == nill)
 * instead of the full size of the piece we need to use the size of the downloaded bytes

Change-Id: I6ca75770e2d40bf514f5e273785c78e02968c919
2023-02-28 12:52:58 +00:00
..
usedserials all: fix error naming 2021-04-29 15:38:21 +03:00
doc.go storagenode: add doc.go files for sno packages 2021-09-29 08:24:56 +00:00
endpoint_test.go go.mod: bump libuplink to include noise 2023-02-10 17:03:51 +00:00
endpoint.go storagenode: fix piecestore download metrics 2023-02-28 12:52:58 +00:00
verification_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
verification.go storagenode/piecestore: return node certificate chain at upload conclusion 2023-02-01 01:49:50 +00:00