storj/storage
Jeff Wendling 7999d24f81 all: use monkit v3
this commit updates our monkit dependency to the v3 version where
it outputs in an influx style. this makes discovery much easier
as many tools are built to look at it this way.

graphite and rothko will suffer some due to no longer being a tree
based on dots. hopefully time will exist to update rothko to
index based on the new metric format.

it adds an influx output for the statreceiver so that we can
write to influxdb v1 or v2 directly.

Change-Id: Iae9f9494a6d29cfbd1f932a5e71a891b490415ff
2020-02-05 23:53:17 +00:00
..
boltdb all: use monkit v3 2020-02-05 23:53:17 +00:00
cockroachkv all: use monkit v3 2020-02-05 23:53:17 +00:00
filestore all: use monkit v3 2020-02-05 23:53:17 +00:00
postgreskv all: use monkit v3 2020-02-05 23:53:17 +00:00
redis all: use monkit v3 2020-02-05 23:53:17 +00:00
storelogger all: use monkit v3 2020-02-05 23:53:17 +00:00
teststore all: use monkit v3 2020-02-05 23:53:17 +00:00
testsuite storage: add DeleteMultiple method 2020-01-29 13:13:54 -05:00
blob.go storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
common.go all: use monkit v3 2020-02-05 23:53:17 +00:00
iterator.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
listkeys.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
listv2.go storage: add configurable lookup limits 2020-01-22 21:35:56 +02:00
util.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00