diff --git a/docs/roadmap.md b/docs/roadmap.md index 9aba240026..4612d0dcc6 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -5,7 +5,7 @@ - [Performance](#performance) - [ApplicationsSet](#applicationsset) - [Large Applications support](#large-applications-support) - - [Supportability](#supportability) + - [Serviceability](#serviceability) - [GitOps Engine Enhancements](#gitops-engine-enhancements) - [GitOps Agent](#gitops-agent) - [Config Management Tools Integrations](#config-management-tools-integrations) @@ -50,9 +50,10 @@ maintenance overhead, security, and lack of some additional features. The application details page is not suitable to visualize applications that include a large number of resources (hundreds of resources). The page has to be reworked to improve user experience. -### Supportability +### Serviceability + +To make Argo CD successful we need to build tools that enable Argo CD administrators to handle scalability and performance issues in a self-service model. -To make Argo CD successful we need to build tools that enable Argo CD operators to handle scalability and performance issues without asking the Argo CD team for help. That includes more metrics, out of the box alerts and a cluster management user interface. ### GitOps Engine Enhancements