diff --git a/pages/fundamentals/telemetry.mdx b/pages/fundamentals/telemetry.mdx index 0fc8bec1d..2daa7a74a 100644 --- a/pages/fundamentals/telemetry.mdx +++ b/pages/fundamentals/telemetry.mdx @@ -52,6 +52,15 @@ available, the following data will be sent to and stored on Memgraph's servers. - Query module calls - **Only the names** of the query module and procedure are recorded. +**High availability cluster information:** + - The number of strict sync, sync and asynchronous replicas (retrieved from the current main). + - The number of coordinators in the cluster. + - Configuration options: `instance_down_timeout_sec`, `instance_health_check_frequency_sec`, `enabled_reads_on_main`, `sync_failover_only`. + +**Running environment:** + - Whether Memgraph is running in K8s or somewhere else. + + No personal information is sent in the process of collecting telemetry data. Each database generates a unique identifier by which data coming from the same database instance is grouped. This unique identifier is in no way connected to