From cff628202d6dffa0bd44b5d6a7c91edf57857d30 Mon Sep 17 00:00:00 2001 From: Spiros <106523063+spiros-spiros@users.noreply.github.com> Date: Mon, 13 Jul 2026 15:14:54 +0100 Subject: [PATCH] Clarify telemetry information on object count --- docs/deploy/configuration/telemetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/configuration/telemetry.md b/docs/deploy/configuration/telemetry.md index 03f189c42..e3be98409 100644 --- a/docs/deploy/configuration/telemetry.md +++ b/docs/deploy/configuration/telemetry.md @@ -18,7 +18,7 @@ On startup, the Weaviate server generates a unique instance ID. Every 24 hours t - Server version - Host operating system - Modules used -- Number of objects in the instance +- Number of objects and collections in the instance - Cloud Metadata (see below) Weaviate does not collect any other telemetry information.