From ed18ea3d34d2dbc0bd16bfbf52c7d524fd9a2c27 Mon Sep 17 00:00:00 2001 From: mrchatam Date: Sun, 13 Sep 2026 03:48:32 +0000 Subject: [PATCH] docs: fix 'allows to collect' grammar in Continuous Profiling --- dashboard/continuous-profiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/continuous-profiling.md b/dashboard/continuous-profiling.md index e68e7ac09af14..39c4f2a41cedb 100644 --- a/dashboard/continuous-profiling.md +++ b/dashboard/continuous-profiling.md @@ -19,7 +19,7 @@ Continuous Profiling is an enhanced feature of [Manual Profiling](/dashboard/das - Manual Profiling only collects performance data for a short period of time (for example, 30 seconds) at the moment you initiate the profiling, while Continuous Profiling collects data continuously when it is enabled. - Manual Profiling can only be used to analyze current occurring problems, while Continuous Profiling can be used to analyze both the current and historical problems. -- Manual Profiling allows to collect specific performance data for specific instances, while Continuous Profiling collects all performance data for all instances. +- Manual Profiling allows you to collect specific performance data for specific instances, while Continuous Profiling collects all performance data for all instances. - Continuous Profiling stores more performance data, therefore it takes up more disk space. ## Supported performance data