storj/satellite/metainfo
Egon Elbre 961e841bd7 all: fix error naming
errs.Class should not contain "error" in the name, since that causes a
lot of stutter in the error logs. As an example a log line could end up
looking like:

    ERROR node stats service error: satellitedbs error: node stats database error: no rows

Whereas something like:

    ERROR nodestats service: satellitedbs: nodestatsdb: no rows

Would contain all the necessary information without the stutter.

Change-Id: I7b7cb7e592ebab4bcfadc1eef11122584d2b20e0
2021-04-29 15:38:21 +03:00
..
expireddeletion all: fix error naming 2021-04-29 15:38:21 +03:00
piecedeletion satellite/metainfo/piecedeletion Remove spaces from metrics. 2020-12-30 14:27:39 -03:00
pointerverification satellite/metainfo: reenable piece hash verification 2021-04-12 15:12:42 -06:00
attribution_test.go satellite/metainfo: avoid error on inserting existing attribution 2021-04-02 08:18:17 +00:00
attribution.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
endpoint_test.go storj: use multipart API 2021-04-26 13:15:09 +00:00
metainfo_test.go storj: use multipart API 2021-04-26 13:15:09 +00:00
metainfo.go all: fix error naming 2021-04-29 15:38:21 +03:00
service_test.go all: remove code related to PointerDB 2021-04-21 12:35:31 +00:00
service.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
version_collector.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00