storj/private/dbutil/pgutil
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
..
pgtest satellite/metainfo: Use cockroachdb client for metainfo db 2019-12-05 10:33:54 -07:00
data.go private/dbutil: remove basic Query 2020-01-19 14:39:16 +02:00
db.go all: use monkit v3 2020-02-05 23:53:17 +00:00
openunique_test.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
query_test.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
query.go private/dbutil/pgutil: faster cockroach constraint finding 2020-01-22 15:47:04 +00:00
schema.go satellite: use tagsql 2020-01-19 14:39:16 +02:00