storj/cmd
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
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
connect-test cmd/connecttest: display more helpful error message and fix tls config 2021-04-23 14:27:34 +00:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity all: fix error naming 2021-04-29 15:38:21 +03:00
inspector all: fix error naming 2021-04-29 15:38:21 +03:00
internal storj/storj: more domain changes 2021-04-14 20:49:12 +00:00
metabase-createdat-migration private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
metabase-verify satellite/metabase/metaloop: add Monitor 2021-04-23 12:20:22 +03:00
metainfo-loop-benchmark satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode multinode/multinodedb: add sqlite3 support 2021-02-11 16:36:05 +00:00
satellite pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
storagenode pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
storagenode-updater go.mod: bump storj.io/common 2021-01-13 14:51:08 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
uplink storj: use multipart API 2021-04-26 13:15:09 +00:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00