From 7786d5c000a7af91e0330b379b5ca157eea0c771 Mon Sep 17 00:00:00 2001 From: Elizabeth Murtough Date: Tue, 14 Apr 2026 02:08:21 -0400 Subject: [PATCH] AAP-71659 added integrated dashboard info to con-about --- .../con-about-automation-dashboard.adoc | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/downstream/modules/automation-dashboard/con-about-automation-dashboard.adoc b/downstream/modules/automation-dashboard/con-about-automation-dashboard.adoc index 4a45ff2be4..63e01a1e40 100644 --- a/downstream/modules/automation-dashboard/con-about-automation-dashboard.adoc +++ b/downstream/modules/automation-dashboard/con-about-automation-dashboard.adoc @@ -20,4 +20,20 @@ This data helps you compare the cost of performing tasks manually to the cost of * **Get a clear overview** of the automation occurring in your environment. * **Track metrics** such as time saved and errors reduced, to quantify the benefits of automation. * **Analyze job execution times and failure rates** to pinpoint areas for automation improvement. -* **Use the generated data** to make informed decisions about automation strategy, resource allocation, and prioritization of automation projects. \ No newline at end of file +* **Use the generated data** to make informed decisions about automation strategy, resource allocation, and prioritization of automation projects. + +// New section to be published with 2.7 GA, as long as the integrated dashboard is live. +== Automation Dashboard and {PlatformNameShort} 2.7 + +In {PlatformNameShort} 2.7, two dashboard solutions are available: + +* **Native Automation Dashboard (Technology Preview)**: Integrated into {PlatformNameShort} 2.7 as part of the Metrics Service. Suitable for single {PlatformNameShort} instance monitoring with integrated {PlatformNameShort} UI experience. +* **Standalone {AutomationDashboardName}**: This guide describes the standalone utility, which continues to be supported in {PlatformNameShort} 2.7 and later releases. Use the standalone utility when you need: +** Multi-instance monitoring (aggregating data across multiple {PlatformNameShort} deployments) +** Independent dashboard infrastructure separate from {PlatformNameShort} installation +** Dashboard for {PlatformNameShort} versions before 2.7 + +For more information about the native dashboard integrated in {PlatformNameShort} 2.7, see: + +* link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7/html/managing_red_hat_ansible_automation_platform/assembly-managing-automation-dashboard[Managing Automation Dashboard]. +// Add link to native automation dashboard docs \ No newline at end of file