diff --git a/configs/4-2-gcp-metrics.json b/configs/4-2-gcp-metrics.json index cc90f644d..9e4a310e6 100644 --- a/configs/4-2-gcp-metrics.json +++ b/configs/4-2-gcp-metrics.json @@ -133,10 +133,6 @@ "required": true, "hint": "To send all resource types of the project select 'All services'", "options": [ - { - "label": "All Services", - "value": "all_services" - }, { "label": "Google AI Platform", "value": "ml.googleapis.com" @@ -365,8 +361,7 @@ "label": "Google Workflows", "value": "workflows.googleapis.com" } - ], - "value": ["all_services"] + ] } ] }