Skip to content

Commit 1bb12c2

Browse files
restore Observability
1 parent 3de4261 commit 1bb12c2

File tree

1 file changed

+13
-62
lines changed

1 file changed

+13
-62
lines changed

ibm_catalog.json

Lines changed: 13 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -397,92 +397,43 @@
397397
}
398398
]
399399
},
400-
{
401-
"name": "deploy-arch-ibm-cloud-logs",
402-
"description": "Provision and configure IBM Cloud Logs (ICL) instance which can be used for analysing logs generated by App Configuration instance. ",
403-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
400+
{
401+
"name": "deploy-arch-ibm-observability",
402+
"description": "Enable to provision and configure IBM Cloud Logs, Cloud Monitoring, Metrics routing and Activity Tracker event routing for analysing logs and metrics generated by the App Configuration instance.",
404403
"flavors": [
405-
"fully-configurable"
404+
"instances"
406405
],
407-
"id": "63d8ae58-fbf3-41ce-b844-0fb5b85882ab-global",
408-
"version": "v1.5.6",
409-
"optional": true,
410-
"on_by_default": true,
406+
"id": "a3137d28-79e0-479d-8a24-758ebd5a0eab-global",
407+
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
411408
"input_mapping": [
412409
{
413-
"dependency_input": "prefix",
414-
"version_input": "prefix",
415-
"reference_version": true
410+
"dependency_output": "cloud_monitoring_crn",
411+
"version_input": "existing_monitoring_crn"
416412
},
417413
{
418-
"dependency_input": "existing_resource_group_name",
419-
"version_input": "existing_resource_group_name",
414+
"dependency_input": "prefix",
415+
"version_input": "prefix",
420416
"reference_version": true
421417
},
422418
{
423419
"dependency_input": "region",
424420
"version_input": "region",
425421
"reference_version": true
426422
},
427-
{
428-
"dependency_input": "logs_routing_tenant_regions",
429-
"version_input": "logs_routing_tenant_regions",
430-
"reference_version": true
431-
}
432-
]
433-
},
434-
{
435-
"name": "deploy-arch-ibm-cloud-monitoring",
436-
"description": "Provision and configure IBM Cloud Monitoring for metrics generated by the App Configuration instance.",
437-
"id": "73debdbf-894f-4c14-81c7-5ece3a70b67d-global",
438-
"version": "v1.3.0",
439-
"flavors": [
440-
"fully-configurable"
441-
],
442-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
443-
"optional": true,
444-
"on_by_default": true,
445-
"input_mapping": [
446423
{
447424
"dependency_input": "enable_platform_metrics",
448425
"version_input": "enable_platform_metrics",
449426
"reference_version": true
450427
},
451428
{
452-
"dependency_input": "prefix",
453-
"version_input": "prefix",
454-
"reference_version": true
455-
},
456-
{
457-
"dependency_input": "region",
458-
"version_input": "region",
429+
"dependency_input": "logs_routing_tenant_regions",
430+
"version_input": "logs_routing_tenant_regions",
459431
"reference_version": true
460432
}
461-
]
462-
},
463-
{
464-
"name": "deploy-arch-ibm-activity-tracker",
465-
"description": "Provision and configure Activity Tracker event routing for routing cloud events generated by the App Configuration instance to a Cloud logs target instance.",
466-
"id": "918453c3-4f97-4583-8c4a-83ef12fc7916-global",
467-
"version": "v1.1.4",
468-
"flavors": [
469-
"fully-configurable"
470433
],
471-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
472434
"optional": true,
473435
"on_by_default": true,
474-
"input_mapping": [
475-
{
476-
"dependency_input": "prefix",
477-
"version_input": "prefix",
478-
"reference_version": true
479-
},
480-
{
481-
"dependency_input": "region",
482-
"version_input": "region",
483-
"reference_version": true
484-
}
485-
]
436+
"version": "v3.0.3"
486437
}
487438
],
488439
"dependency_version_2": true,

0 commit comments

Comments
 (0)