From dc49b06231d1e010401e64954ecaf2873bd4f06d Mon Sep 17 00:00:00 2001 From: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com> Date: Tue, 27 Jan 2026 11:36:29 -0600 Subject: [PATCH] Fix typo in SDK telemetry documentation 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 c4f8fc86..bc803fb4 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 Operatioal exposes these metrics through the UI. For self-managed Server, collection can be disabled and enabled through the REST API: