storj/satellite
Egon Elbre 2a4a70908f cmd/satellite: remove metrics from gc
Currently metrics could trigger metainfo loop on it's own on GC pod,
however running only metrics adds a lot of load, we should only run it
together with other essential chores.

There's no easy way to join that way in metainfo loop, for now, let's
remove it from GC. Satellite Core will still run the metrics.

Change-Id: Ie513a9d2f86add0aa319d08567c6cf3542d73d4e
2021-04-10 12:24:09 +03: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/analytics: Add anonymous ID to TrackCreateUser 2021-04-09 14:19:35 +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/web: enable feature flag for new file browser and onboarding workflow (#4079) 2021-04-09 20:44:05 +02: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: document migrated objects 2021-04-09 15:28:27 +00: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/analytics: Add analytics for user signed in, project created, and access grant created (#4073) 2021-04-08 10:34:23 -07: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 cmd/satellite: remove metrics from gc 2021-04-10 12:24:09 +03: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