diff --git a/dashboards/google-cloud-storage/cloud-storage.01.png b/dashboards/google-cloud-storage/cloud-storage.01.png index 58dceb4b57..07bb24c063 100644 Binary files a/dashboards/google-cloud-storage/cloud-storage.01.png and b/dashboards/google-cloud-storage/cloud-storage.01.png differ diff --git a/dashboards/google-cloud-storage/cloud-storage.json b/dashboards/google-cloud-storage/cloud-storage.json index a2ec150178..70be46d7c2 100644 --- a/dashboards/google-cloud-storage/cloud-storage.json +++ b/dashboards/google-cloud-storage/cloud-storage.json @@ -1,5 +1,19 @@ { "displayName": "Cloud Storage", + "dashboardFilters": [ + { + "labelKey": "project_id", + "filterType": "RESOURCE_LABEL" + }, + { + "labelKey": "location", + "filterType": "RESOURCE_LABEL" + }, + { + "labelKey": "bucket_name", + "filterType": "RESOURCE_LABEL" + } + ], "mosaicLayout": { "columns": 48, "tiles": [ @@ -278,4 +292,4 @@ } ] } -} \ No newline at end of file +}