storj/cmd
Cameron d4ad3a3ca6 satellite/satellitedb/attribution: update value attribution query to return byte-hours
Before, the VA query was summing the total and dividing by the number of
rows. This gives the average bytes stored per hour, but we charge for
usage with byte-hours. Why not do value attribution the same way?
To do that, we don't divide by the number of rows. We also have object
and segment fees so return segment-hours and object-hours too.

Change-Id: I1f18b7e1b2bae1d3fae1ca3b93bfc24db5b9b0e6
2022-04-08 16:22:21 -04:00
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
connect-test deps: upgrade storj.io/common 2022-02-16 18:59:19 +00:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity ci: fix lint errors 2021-05-17 13:37:31 +00:00
inspector satellite: remove irreparabledb leftovers from code 2021-06-22 11:26:17 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metabase-orphaned-segments cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
metabase-verify cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode Dockerfiles: switch base image from alpine to Debian 2022-04-05 11:40:44 +00:00
nullify-bad-user-agents cmd/nullify-bad-user-agents: set user_agent to NULL where user_agent = partner_id 2022-03-31 16:57:50 -04:00
satellite satellite/satellitedb/attribution: update value attribution query to return byte-hours 2022-04-08 16:22:21 -04:00
storagenode cmd/storagenode: update storganode-base image version in Dockerfile 2022-03-29 13:26:33 +00:00
storagenode-updater all: fix linting issues 2022-03-21 15:26:42 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim mod: use vendored base58 2022-01-31 15:54:33 +02:00
uplink cmd/uplink: refactor date parsing 2022-04-05 01:03:20 +00:00
versioncontrol Dockerfiles: switch base image from alpine to Debian 2022-04-05 11:40:44 +00:00