Re-introduce the Requests Number metric

This commit is contained in:
Gaël Métais
2023-08-16 01:05:13 +02:00
parent c308850eb3
commit e680f429eb
+3 -2
View File
@@ -16,19 +16,20 @@
"label": "Network",
"policies": {
"totalWeight": 5,
"totalRequests": 2,
"domains": 3,
"compression": 2,
"fileMinification": 2,
"identicalFiles": 2,
"emptyRequests": 3,
"notFound": 2,
"domains": 3
}
},
"images": {
"label": "Images",
"policies": {
"imagesNotOptimized": 2,
"imagesOldFormat": 2,
"imagesOldFormat": 1,
"imagesScaledDown": 2,
"imagesExcessiveDensity": 0.25,
"imagesWithIncorrectSizesParam": 1,