Skip to content

Commit 3d5f842

Browse files
authored
fix: Place DA input enable_metrics_routing_to_cloud_monitoring in required tab of projects UI (#116)
1 parent 826a529 commit 3d5f842

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ibm_catalog.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,10 @@
201201
"key": "enable_platform_metrics",
202202
"required": true
203203
},
204+
{
205+
"key": "enable_metrics_routing_to_cloud_monitoring",
206+
"required": true
207+
},
204208
{
205209
"key": "existing_cloud_monitoring_crn",
206210
"value_constraints": [
@@ -211,9 +215,6 @@
211215
}
212216
]
213217
},
214-
{
215-
"key": "enable_metrics_routing_to_cloud_monitoring"
216-
},
217218
{
218219
"key": "enable_primary_metadata_region"
219220
},

0 commit comments

Comments
 (0)