storj/satellite
Moby von Briesen 7e4e1040f2 satellite/console: Add endpoint for clientside analytics events
This is a very simple endpoint which allows the satellite UI client to
notify the console server that an event has occurred. We will use this
to track when users have completed certain tasks that can't be tracked
server-side (e.g. generating gateway credentials, setting a passphrase)

As part of this change, one client side event is implemented to use the
endpoint - when the user clicks the button to create gateway credentials
after making a new access grant.

Change-Id: Ic8fa729f1c84474788e1de84c18532aef8e8fa3c
2021-04-07 14:23:26 +00:00
..
accounting redis: Rename functions prefixed with New by Open 2021-03-25 06:09:27 +00:00
admin satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
analytics satellite/console: Add endpoint for clientside analytics events 2021-04-07 14:23:26 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console satellite/console: Add endpoint for clientside analytics events 2021-04-07 14:23:26 +00:00
contact pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
gc satellite: update tests to pass etag.Reader to multipart.PutObjectPart 2021-03-29 13:18:11 +00:00
gracefulexit satellite: update tests to pass etag.Reader to multipart.PutObjectPart 2021-03-29 13:18:11 +00:00
inspector pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
internalpb satellite/overlay: remove Inspector 2021-03-29 12:26:10 +03:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/metainfo: update bandwidth usage in DownloadObject 2021-04-07 14:17:59 +03:00
metrics satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
orders pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
overlay compensation: always generate invoices for every node 2021-03-29 14:15:45 +00:00
payments satellite/payments: Update coupon defaults for free tier 2021-04-05 10:12:26 -04:00
repair satellite/metainfo/metaloop: use segment CreatedAt and RepairedAt 2021-04-02 08:46:54 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb satellite/payments: Update coupon defaults for free tier 2021-04-05 10:12:26 -04:00
snopayouts pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
admin.go satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
api.go satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
gc.go satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
peer.go satellite/analytics: Add analytics service to satellite 2021-03-25 13:28:51 -04:00
repairer.go Merge 'main' branch. 2021-01-11 10:26:58 +01:00