From d6bbe829d9473aa86b76d0cd64d28ac4e437112d Mon Sep 17 00:00:00 2001 From: Meg McRoberts Date: Tue, 31 Oct 2023 07:04:23 -0700 Subject: [PATCH] Update docs/content/en/docs/implementing/evaluatemetrics.md Signed-off-by: Meg McRoberts meg.mcroberts@dynatrace.com Co-authored-by: Moritz Wiesinger Signed-off-by: Meg McRoberts --- docs/content/en/docs/implementing/evaluatemetrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/implementing/evaluatemetrics.md b/docs/content/en/docs/implementing/evaluatemetrics.md index ef4b1874dd..c1d2f5ad93 100644 --- a/docs/content/en/docs/implementing/evaluatemetrics.md +++ b/docs/content/en/docs/implementing/evaluatemetrics.md @@ -162,7 +162,7 @@ Note the following: `KeptnMetrics` can be retrieved using the `kubectl` command and the [KeptnMetric](../yaml-crd-ref/metric.md) API. -This sections shows how to do that. +This section shows how to do that. Metrics can also be displayed on a Grafana or other dashboard or they can be exposed as OpenTelemetry metrics; see