storj/storagenode/console
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
..
consoleapi all: fix error naming 2021-04-29 15:38:21 +03:00
consoleassets storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
consoleserver all: fix error naming 2021-04-29 15:38:21 +03:00
bandwidth.go all: fix dots 2020-07-16 14:58:28 +00:00
diskspace.go storagenode/console: diskSpaceInfo extended with overused diskspace, getDashboardData updated. 2020-12-08 14:55:55 +00:00
service_test.go storagenode/console: ignore untrusted satellite while returning 2020-09-29 18:27:49 +00:00
service.go all: fix error naming 2021-04-29 15:38:21 +03:00