diff --git a/runtime-manager/modules/ROOT/pages/deployment-strategies.adoc b/runtime-manager/modules/ROOT/pages/deployment-strategies.adoc index c7b68ac7d..0905eb251 100644 --- a/runtime-manager/modules/ROOT/pages/deployment-strategies.adoc +++ b/runtime-manager/modules/ROOT/pages/deployment-strategies.adoc @@ -152,10 +152,17 @@ For an overview of the Runtime Manager features available with each deployment o === Monitoring -[%header,cols="20,35,45,20"] +[%header,cols="15,40,40,25"] |=== |Deployment Option | Implementation | Functionality| More Information -|CloudHub 2.0| You can create alerts in xref:alerts-on-runtime-manager.adoc[Runtime Manager] for applications deployed to CloudHub 2.0. | Run thread dumps. Configure application alerts. | xref:cloudhub-2::ch2-monitor-apps.adoc[Monitoring Apps Deployed to CloudHub 2.0] +|CloudHub 2.0 + | - You can create alerts in xref:alerts-on-runtime-manager.adoc[Runtime Manager] for applications deployed to CloudHub 2.0. + + - You can enable trace data collection for your CloudHub 2.0 applications that are deployed to either shared or private spaces and running on Mule runtime 4.5.1.e or later. + | - Run thread dumps. Configure application alerts. + + + + - Once you enable tracing, the Runtime Manager backend starts instrumenting traces for your application. + | - xref:cloudhub-2::ch2-monitor-apps.adoc[Monitoring Apps Deployed to CloudHub 2.0] + + - xref:cloudhub-2::ch2-deploy-private-space.adoc#enable-distributed-tracing[Enable Trace Data Collection] |CloudHub| Runtime Manager dashboards provide performance metrics for all deployed applications. | Alerts based on alert conditions on deployed applications. Standard notifications to inform you when events occur in your applications. Add a CloudHub connector to your application's flows and set up custom alerts and notifications triggered by any event. | xref:monitoring.adoc[Monitor Applications and Servers] |Hybrid| Runtime Manager dashboards provide performance metrics for all deployed applications. | Alerts based on alert conditions on deployed applications. Standard notifications to inform you when events occur in your applications. Alerts triggered by events related to the servers on which they run. | xref:monitoring.adoc[Monitor Applications and Servers] |Private Cloud Edition| Anypoint Platform PCE does not support Runtime Manager dashboards. | Alerts based on alert conditions on deployed applications. Standard notifications to inform you when events occur in your applications. Alerts triggered by events related to the servers on which they run. | xref:monitoring.adoc[Monitor Applications and Servers] diff --git a/runtime-manager/modules/ROOT/pages/managing-deployed-applications.adoc b/runtime-manager/modules/ROOT/pages/managing-deployed-applications.adoc index bdced77d4..89e995586 100644 --- a/runtime-manager/modules/ROOT/pages/managing-deployed-applications.adoc +++ b/runtime-manager/modules/ROOT/pages/managing-deployed-applications.adoc @@ -29,6 +29,7 @@ On applications deployed to xref:cloudhub-2::ch2-manage-apps.adoc[CloudHub 2.0], * xref:cloudhub-2::ch2-manage-props.adoc[Add Application Properties] * xref:cloudhub-2::ch2-view-logs.adoc[View Log Data for Deployed Applications] * xref:cloudhub-2::ch2-view-diag.adoc[View Diagnostic Data for Deployed Applications] +* xref:cloudhub-2::ch2-deploy-private-space.adoc#enable-distributed-tracing[Enable Distributed Tracing] * xref:cloudhub-2::ch2-clustering.adoc#cloudhub-2-0-clustering-and-object-store-v2[Use Object Store v2]