storj/pkg
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
..
auth all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
bloomfilter Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
certificates pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
cfgstruct cmd/certificates: ensure we can bind config values (#2779) 2019-08-14 17:26:45 +03:00
encryption all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
identity lint: add linting for errs package (#2881) 2019-08-27 19:07:12 +03:00
kademlia all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
macaroon all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
miniogw cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode/piecestore + uplink/piecestore: return PieceHash and original OrderLimit during GET_REPAIR (#2775) 2019-08-26 14:57:41 -04:00
peertls pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process pkg/process: remove prometheus help (#2914) 2019-08-29 12:42:11 -07:00
ranger all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
revocation pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
server pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
signing rename all the things (#2531) 2019-07-28 08:55:36 +03:00
storj all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
telemetry don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
transport lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00