storj/satellite
Andrew Harding c5b5695bca satellite/metabase/rangedloop: clean up observerstats init
Small cleanups of the observer stats init code:
1. Use sync.Once for race free addition to the monitoring chain
   (purely defensive)
2. Set the observer durations before adding to the monitoring chain on
   first use.
3. observerDurations slice does not need to be initialized to non-nil

Change-Id: I9ae8ec96debc7d52c4ee5d22762a89f21bb2e38c
2023-01-13 10:40:30 +00:00
..
abtesting console/abTesting: add support for AB testing 2022-10-27 10:57:12 +00:00
accounting satellite/orders: don't store allocated bandwidth in 2023-01-12 13:21:02 +00:00
admin satellite/admin: add endpoint to freeze/unfreeze user 2022-12-19 18:11:05 +00:00
analytics satellite/analytics: Track Project Details Updates (#5451) 2023-01-11 21:25:41 +05:30
attribution {cmd/satellite/reports, satellite/attribution}: type and variable name adjustments 2022-04-26 20:12:38 +00:00
audit satellite/audit: implement rangedloop observer 2023-01-03 08:52:01 -07:00
buckets satellite/accounting/tally: fix looping over all buckets 2022-12-07 10:32:23 +00:00
compensation all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
console satellite/console: Prevent duplicate project names for the same user. 2023-01-12 17:18:09 +00:00
contact satellite/contact: emit evenkit events in case of node checkin 2022-11-14 10:38:58 +00:00
gc satellite/metabase/rangedloop: add AsOfSystemTime 2023-01-11 16:22:18 +00:00
geoip satellite/geoip: update node check-in to associate a country code 2021-11-10 16:44:41 +01:00
gracefulexit satellite/gracefulexit: fix typo in comment 2022-12-23 07:11:35 -07:00
inspector {satellite/metabase, satellite/metainfo, satellite/inspector} : Use metabase.GetObjectLastCommitted instead metabase.GetObjectExactVersion 2022-09-08 07:27:22 +00:00
internalpb all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
mailservice satellite/consoleweb: fix flaky TestAuth tests 2022-08-04 19:06:07 +00:00
metabase satellite/metabase/rangedloop: clean up observerstats init 2023-01-13 10:40:30 +00:00
metainfo satellite/metabase: handle target pending/committed objects while move 2023-01-04 08:50:51 +00:00
metrics satellite/metabase/rangedloop: measure observer duration (#5350) 2022-12-21 21:58:08 +01:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeevents satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
nodeselection/uploadselection satellite/repairer: handle excluded countries 2022-03-14 10:59:36 -04:00
nodestats satellite: return interval_end_time in DailyStorageUsage endpoint 2022-07-27 18:24:27 +00:00
oidc all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
orders cmd: cleanup segment verify/repair tools 2023-01-12 15:27:07 +00:00
overlay satellite/overlaycache: fix typo in UpdateCheckIn request 2022-12-14 22:21:45 +01:00
payments satellite/console: add triggerAttemptPaymentIfFrozen 2022-12-22 18:23:37 +00:00
repair satellite/audit: teach Reporter about piecewise audits 2022-12-12 11:28:02 +00:00
reputation satellite/audit: split out auditor process 2022-12-16 12:44:32 -06:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite/rewards: adding SeaweedFS to partners list (#4230) 2021-10-19 21:30:31 +02:00
satellitedb satellite/satellitedb/dbx: document project.dbx 2023-01-13 11:24:34 +02:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/admin: add endpoint to freeze/unfreeze user 2022-12-19 18:11:05 +00:00
api.go console/userinfo: implement get userinfo 2022-12-23 21:03:54 +00:00
auditor.go satellite/audit: split out auditor process 2022-12-16 12:44:32 -06:00
configlock_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
core.go satellite/audit: implement rangedloop observer 2023-01-03 08:52:01 -07:00
gc-bf.go satellite/gc/bloomfilter: implement rangedloop observer 2023-01-03 09:46:02 -07:00
gc.go satellite/gc/sender: new service to send retain filters 2022-09-20 11:49:40 +00:00
peer.go console/userinfo: stub userinfo endpoint 2022-12-20 06:10:08 +00:00
rangedloop.go satellite/metabase/rangedloop: add AsOfSystemTime 2023-01-11 16:22:18 +00:00
repairer.go satellite/audit: newContainment->containment 2022-12-16 17:59:52 +00:00