From f5fed34cd4b57eaaf7c3e1061d05a89c931100e9 Mon Sep 17 00:00:00 2001 From: Aleksander Klenov Date: Wed, 20 Sep 2023 19:28:31 +0700 Subject: [PATCH] Update doc/monitoring/getting_started.rst Co-authored-by: Georgy Moiseev --- doc/monitoring/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/monitoring/getting_started.rst b/doc/monitoring/getting_started.rst index 91ad2d74..06b3df57 100644 --- a/doc/monitoring/getting_started.rst +++ b/doc/monitoring/getting_started.rst @@ -187,7 +187,7 @@ Custom metric You can create your own metric in two ways, depending on when you need to take measurements: -- At an arbitrary moment in time +- At any arbitrary moment of time - At the time of requesting the data collected by the metrics Let's explore both options.