From 3343a4b4744b6c78d1f3d0c3f111e1adfddc18a5 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 29 Sep 2018 23:55:49 +0200 Subject: Remove telemetry probes for cache file system. --- toolkit/components/telemetry/Histograms.json | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'toolkit/components/telemetry/Histograms.json') diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index 9294a4d40..3c35e8791 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -8426,19 +8426,6 @@ "n_values": 7, "description": "Final status of the CacheFileInputStream (0=ok, 1=other error, 2=out of memory, 3=disk full, 4=file corrupted, 5=file not found, 6=binding aborted)" }, - "NETWORK_CACHE_FS_TYPE": { - "expires_in_version": "42", - "kind": "enumerated", - "n_values": 5, - "description": "Type of FS that the cache is stored on (0=NTFS (Win), 1=FAT32 (Win), 2=FAT (Win), 3=other FS (Win), 4=other OS)" - }, - "NETWORK_CACHE_SIZE_FULL_FAT": { - "expires_in_version": "42", - "kind": "linear", - "high": 500, - "n_buckets": 50, - "description": "Size (in MB) of a cache that reached a file count limit" - }, "NETWORK_CACHE_HIT_MISS_STAT_PER_CACHE_SIZE": { "expires_in_version": "never", "kind": "enumerated", -- cgit v1.2.3