diff --git a/docs/content/en/docs-dev/feature-status/_index.md b/docs/content/en/docs-dev/feature-status/_index.md index b6382e3d18..340a705a00 100644 --- a/docs/content/en/docs-dev/feature-status/_index.md +++ b/docs/content/en/docs-dev/feature-status/_index.md @@ -99,8 +99,8 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Event watcher](../user-guide/event-watcher/) - Updating files in Git automatically for given events | Beta | | [Pipectl](../user-guide/command-line-tool/) - Command-line tool for interacting with Control Plane | Beta | | Deployment plugin - Allow executing user-created deployment plugin | Incubating | -| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) (Automated Deployment Analysis) by Prometheus metrics | Alpha | -| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Datadog metrics | Alpha | +| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) (Automated Deployment Analysis) by Prometheus metrics | Beta | +| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Datadog metrics | Beta | | [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Stackdriver metrics | Incubating | | [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Stackdriver log | Incubating | | [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by CloudWatch metrics | Incubating | diff --git a/docs/content/en/docs-dev/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md b/docs/content/en/docs-dev/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md index 2d16a427c4..6a3fec2ddb 100644 --- a/docs/content/en/docs-dev/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md +++ b/docs/content/en/docs-dev/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md @@ -6,8 +6,6 @@ description: > This page describes how to configure Automated Deployment Analysis feature. --- ->NOTE: This feature is currently alpha status. - Automated Deployment Analysis (ADA) evaluates the impact of the deployment you are in the middle of by analyzing the metrics data, log entries, and the responses of the configured HTTP requests. The analysis of the newly deployed application is often carried out in a manual, ad-hoc or statistically incorrect manner. ADA automates that and helps to build a robust deployment process. diff --git a/docs/content/en/docs-v0.48.x/feature-status/_index.md b/docs/content/en/docs-v0.48.x/feature-status/_index.md index b6382e3d18..340a705a00 100644 --- a/docs/content/en/docs-v0.48.x/feature-status/_index.md +++ b/docs/content/en/docs-v0.48.x/feature-status/_index.md @@ -99,8 +99,8 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Event watcher](../user-guide/event-watcher/) - Updating files in Git automatically for given events | Beta | | [Pipectl](../user-guide/command-line-tool/) - Command-line tool for interacting with Control Plane | Beta | | Deployment plugin - Allow executing user-created deployment plugin | Incubating | -| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) (Automated Deployment Analysis) by Prometheus metrics | Alpha | -| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Datadog metrics | Alpha | +| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) (Automated Deployment Analysis) by Prometheus metrics | Beta | +| [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Datadog metrics | Beta | | [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Stackdriver metrics | Incubating | | [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by Stackdriver log | Incubating | | [ADA](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) by CloudWatch metrics | Incubating | diff --git a/docs/content/en/docs-v0.48.x/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md b/docs/content/en/docs-v0.48.x/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md index 2d16a427c4..6a3fec2ddb 100644 --- a/docs/content/en/docs-v0.48.x/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md +++ b/docs/content/en/docs-v0.48.x/user-guide/managing-application/customizing-deployment/automated-deployment-analysis.md @@ -6,8 +6,6 @@ description: > This page describes how to configure Automated Deployment Analysis feature. --- ->NOTE: This feature is currently alpha status. - Automated Deployment Analysis (ADA) evaluates the impact of the deployment you are in the middle of by analyzing the metrics data, log entries, and the responses of the configured HTTP requests. The analysis of the newly deployed application is often carried out in a manual, ad-hoc or statistically incorrect manner. ADA automates that and helps to build a robust deployment process.