diff --git a/pages/fundamentals/telemetry.mdx b/pages/fundamentals/telemetry.mdx index aaf9d822f..337ea3a07 100644 --- a/pages/fundamentals/telemetry.mdx +++ b/pages/fundamentals/telemetry.mdx @@ -9,7 +9,7 @@ Telemetry is an automated process that collects data at a remote point. The only reason why Memgraph uses telemetry data is to improve its products by focusing on areas important to users. Memgraph fully understands the need for user privacy which is why the telemetry feature is completely optional and can be -**[fully disabled](#how-to-disable-telemetry)** before starting the database. +**[fully disabled](#how-to-disable-telemetry)** before starting the database. This article serves to cultivate transparent communication with the developer community. Your feedback is very much appreciated, and telemetry data is a way @@ -27,7 +27,7 @@ available, the following data will be sent to and stored on Memgraph's servers. - CPU microarchitecture level - Memory information - Host OS - - Kernel information + - Kernel information **Information about the clients:** - client name @@ -40,9 +40,20 @@ available, the following data will be sent to and stored on Memgraph's servers. - disk storage and usage - RAM usage - number of nodes and relationships + - number of distinct labels and edge types - number of constraints and indices - - storage mode - - isolation level + - number of triggers and streams + - storage mode + - isolation level + - property store compression settings + +**Aggregate statistics across all databases:** + - Total number of databases + - Total number of users and roles + - Distribution of labels by node count + - Number of databases per storage mode + - Number of databases per isolation level + - Number of databases with snapshots/WAL enabled **Database runtime information:** - If durability and SSL is enabled. @@ -81,7 +92,7 @@ more likely to benefit a larger subset of Memgraph users. ## Disable telemetry Telemetry is **completely optional** and can be fully disabled when starting the -database. +database. There are two ways to disable Memgraph's telemetry features: - In the `/etc/memgraph/memgraph.conf` file change the setting