storj/pkg/process
JT Olio b3f9a8813d pkg/process: remove prometheus help (#2914)
the current prometheus help messages have enough unexpected
characters that they are breaking prometheus parsing. they
may also be triggering prometheus to expect more from us (type
annotations) than we have to offer.

we're really not adding a lot of value with these help messages,
so just take them out

Change-Id: I9b723447a294bb492a6292480e9f88634346a80b
2019-08-29 12:42:11 -07:00
..
config.go cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
debug.go pkg/process: remove prometheus help (#2914) 2019-08-29 12:42:11 -07:00
error.go storagenode: more live request tracking (#2699) 2019-08-02 16:49:39 -06:00
exec_conf_test.go cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
exec_conf.go storagenode: No FATAL error when unsent orders aren't found (#2801) 2019-08-16 16:53:22 +02:00
exec.go Add Versioning Server (#1576) 2019-04-03 21:13:39 +02:00
logging.go pkg/process/logging: different defaults for release/dev (#2191) 2019-06-13 10:43:39 -06:00
metrics.go don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00