From 8162ab4299ebef5d9786b0b64050f090a1cf17f0 Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Wed, 21 Sep 2022 01:44:07 +0300 Subject: [PATCH] docs: Add service type to telemetry page --- packages/docs/pages/advanced/telemetry.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/docs/pages/advanced/telemetry.md b/packages/docs/pages/advanced/telemetry.md index cd73d7c2..6c2ceae8 100644 --- a/packages/docs/pages/advanced/telemetry.md +++ b/packages/docs/pages/advanced/telemetry.md @@ -13,6 +13,7 @@ Automatisch comes with a built-in telemetry system that collects anonymous usage - Organization and instance IDs. Those are random IDs we assign when you install Automatisch. They're helpful when we evaluate how many instances are running and how many organizations are using Automatisch. - Diagnostic information - Automatisch version + - Service type (main service or worker service) - Operating system type and version - CPU and memory information