Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
* **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