From f74d47296113df1078eb0d94cd15272dcfb7a4d7 Mon Sep 17 00:00:00 2001 From: Jianrong Zhang Date: Fri, 20 Dec 2024 18:22:54 -0500 Subject: [PATCH] Update serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc Co-authored-by: Walter Medvedeo --- .../modules/ROOT/pages/_common-content/sonataflow-metrics.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc b/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc index 35f8ba185..afa6972a4 100644 --- a/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc +++ b/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc @@ -101,7 +101,7 @@ Calculates duration of a workflow instance that has reached a terminal state, i. ---- === kogito_node_instance_duration_milliseconds -Records the duration of the execution for nodes “relevant” to the workflows. The metric is calculated when a given node has finished executing. +Records the duration of the execution for nodes relevant to the workflows. The metric is calculated when a given node has finished executing. [source, yaml] ----