storj/satellite/payments
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
..
coinpayments satellite/payments: coinpayments add completed status, treat received status as pending, add balance for completed transactions only 2020-01-17 17:26:34 +00:00
mockpayments all: use monkit v3 2020-02-05 23:53:17 +00:00
paymentsconfig satellite/payments: allow floating point numbers for pricing 2020-01-28 22:52:13 -05:00
stripecoinpayments all: use monkit v3 2020-02-05 23:53:17 +00:00
account.go satellite/payments: fix promotional coupons 2020-01-29 16:40:43 +02:00
charges.go satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
coupons_test.go satellite/payments: coupons expiration logic fix 2020-01-30 00:22:38 +02:00
coupons.go satellite/payments: coupons expiration logic fix 2020-01-30 00:22:38 +02:00
creditcards.go satellite/payments: fix promotional coupons 2020-01-29 16:40:43 +02:00
invoices.go satellite/payments: fix promotional coupons 2020-01-29 16:40:43 +02:00
projectchardges.go web/satellite: project charges (#3611) 2019-11-20 15:46:22 +02:00
tokens.go satellite/payments: fix promotional coupons 2020-01-29 16:40:43 +02:00