storj/lib/uplink
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
..
apikey.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
bucket_attrs_test.go satellite/metainfo: override bucket RS values with satellite config 2020-01-28 15:51:04 +00:00
bucket.go uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00
common.go all: use monkit v3 2020-02-05 23:53:17 +00:00
doc.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
encryption_test.go cmd: rename "scope" flag to "access" 2020-01-10 15:27:53 +00:00
encryption.go libuplink: adjust tests to changes in encryption store 2020-01-30 22:00:24 +00:00
ex_create_bucket_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
ex_delete_bucket_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
ex_list_buckets_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
ex_password_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
ex_restrict_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
examples_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
list_test.go all: remove usages of testplanet.New 2020-01-22 22:42:57 +02:00
object.go uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00
project_test.go cmd: rename "scope" flag to "access" 2020-01-10 15:27:53 +00:00
project.go uplink: adjust to changes in storj/uplink 2020-01-20 22:06:19 +00:00
scope.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
uplink_test.go lib/uplink: revert library move 2020-01-07 18:39:15 +00:00
uplink.go uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00