storj/satellite/metainfo
Bill Thorp cf03209c16 satellite/metainfo: only collect metric "other" once per user agent
A user-agent string can contain multiple "products", in the case of
Gateway-MT at least this includes the HTTP client's full user agent.
This means that "other" is often logged even when we know the Storj
product, and sometimes logged more than once per call to "collect".

This makes sure that "other" is only logged if a product isn't
identified, and only logged once.

Change-Id: I8536f7eb32877e36fec97dab7b8d477ccb10f92e
2022-02-09 18:18:55 +00:00
..
expireddeletion private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
piecedeletion satellite/metainfo: adjust piecedeletion timeouts 2021-10-28 13:37:01 +03:00
pointerverification satellite/metainfo: reenable piece hash verification 2021-04-12 15:12:42 -06:00
attribution_test.go satellite/metainfo: store empty useragent in bucket attribution instead of throwing error 2021-12-07 18:06:27 +00:00
attribution.go satellite/metainfo: remove Gateway-ST library name from UserAgent string 2021-12-13 18:07:55 +00:00
batch_test.go satellite/metainfo: split endpoint tests 2022-02-02 07:46:14 +00:00
batch.go satellite/metainfo: endpoint cleanup 2021-08-26 09:52:38 +00:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go satellite/metainfo: reduce default user rate limit to 100 2022-01-21 23:37:59 +01:00
endpoint_bucket_test.go satellite/metainfo: split endpoint tests 2022-02-02 07:46:14 +00:00
endpoint_bucket.go satellite/metainfo: split metainfo endpoint into smaller files (buckets) 2022-01-24 13:47:51 +00:00
endpoint_object_test.go satellite/metainfo: split endpoint tests 2022-02-02 07:46:14 +00:00
endpoint_object.go satellite/metabase: drop GetObjectLatestVersion method 2022-02-02 09:40:53 +00:00
endpoint_segment_test.go satellite/metabase: drop DeleteObjectLatestVersion method 2022-02-02 14:33:48 +00:00
endpoint_segment.go satellite/metainfo: split endpoint into smaller files (object/segment) 2022-01-25 16:14:37 +00:00
endpoint_test.go satellite/metainfo: split endpoint tests 2022-02-02 07:46:14 +00:00
endpoint.go satellite/metabase: better error message while move 2022-02-02 15:03:24 +00:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation_test.go satellite/metainfo: make subsequent auth validations not perform rate-limiting 2021-09-10 12:07:06 +00:00
validation.go satellite/metainfo: сombine checks for storage and segment limit 2022-01-19 10:44:04 +00:00
version_collector.go satellite/metainfo: only collect metric "other" once per user agent 2022-02-09 18:18:55 +00:00