storj/private/dbutil
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
..
cockroachutil all: use monkit v3 2020-02-05 23:53:17 +00:00
dbschema private/dbutil/pgutil: faster cockroach constraint finding 2020-01-22 15:47:04 +00:00
pgutil all: use monkit v3 2020-02-05 23:53:17 +00:00
sqliteutil private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
tempdb storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
txutil all: use monkit v3 2020-02-05 23:53:17 +00:00
utccheck storagenodedb: reenable utccheck in tests 2019-12-10 23:17:14 +00:00
dbimplementation.go satellite/satellitedb/dbx: add cockroach driver type 2020-01-06 18:01:03 +00:00
defaults.go all: use monkit v3 2020-02-05 23:53:17 +00:00
nulltime.go mod: update sqlite module to v2.0.2 2020-01-08 21:21:15 +02:00
split.go private/dbutil: register "cockroach" as sql.DB driver 2019-12-16 19:10:00 +00:00
tempdbtype.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
uuid_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uuid.go storagenode/notifications: db created (#3707) 2019-12-16 19:59:01 +02:00