storj/storage
Simon Guindon 5a1b2f49f4 storage/cockroachkv: add application name to the db connection string.
CockroachDB collects query metrics and separates them by application name and we were not setting the correct application name for the cockroachkv client. This PR calls our existing function that appends it to the connection string.
Change-Id: I4a97ed248c31f8b187c680d84b45472f0d50fd7e
2020-01-10 15:11:08 -05:00
..
boltdb common: separate repository 2019-12-27 14:11:15 +02:00
cockroachkv storage/cockroachkv: add application name to the db connection string. 2020-01-10 15:11:08 -05:00
filestore common: separate repository 2019-12-27 14:11:15 +02:00
postgreskv satellite,storage: clean global ctx usage in tests 2020-01-09 10:37:21 +00:00
redis private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
storelogger storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
teststore lint: add staticcheck as a separate step (#3569) 2019-11-14 10:31:30 +02:00
testsuite common: separate repository 2019-12-27 14:11:15 +02:00
blob.go storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
common.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
iterator.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
listkeys.go Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
listv2.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
util.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00