From c412f3a5cd1e679933e61e7905ee409af9243472 Mon Sep 17 00:00:00 2001 From: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com> Date: Tue, 27 Jan 2026 11:40:47 -0600 Subject: [PATCH] Fix typo in SDK telemetry section remove "is" --- modules/howtos/pages/collecting-information-and-logging.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/howtos/pages/collecting-information-and-logging.adoc b/modules/howtos/pages/collecting-information-and-logging.adoc index 06e9a1bd..3283684e 100644 --- a/modules/howtos/pages/collecting-information-and-logging.adoc +++ b/modules/howtos/pages/collecting-information-and-logging.adoc @@ -258,7 +258,7 @@ Once the SDK writes the logs with the tags to a file, you can then use the xref: == SDK Telemetry from the Server -In addition to Tracing and other metrics, and client logging, SDK is telemetry is also sent to the Server -- available from 8.0, and in new Capella Operational clusters -- for ingestion with other Prometheus metrics. +In addition to Tracing and other metrics, and client logging, SDK telemetry is also sent to the Server -- available from 8.0, and in new Capella Operational clusters -- for ingestion with other Prometheus metrics. Capella Operational exposes these metrics through the UI. For self-managed Server, collection can be disabled and enabled through the REST API: