From 443afdc4125cd1c1ea5cd7d9bb55d25e699a2a66 Mon Sep 17 00:00:00 2001 From: maryamsulemani97 <90181761+maryamsulemani97@users.noreply.github.com> Date: Tue, 12 Oct 2021 14:37:19 +0400 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a25dd0023..31f8c773b 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Search and indexation are the domain of our core engine, [`milli`](https://githu MeiliSearch collects anonymous data regarding general usage. This helps us better understand developers' usage of MeiliSearch features. -To see what information we're retrieving, please see the complete list [on the dedicated issue](https://github.com/meilisearch/MeiliSearch/issues/720). +To find out more on what information we're retrieving, please see our documentation on [Telemetry](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html). This program is optional, you can disable these analytics by using the `MEILI_NO_ANALYTICS` env variable. From 1fa3aeceebb4b2f7ef78eae211264c051a3035a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar?= Date: Tue, 12 Oct 2021 13:47:38 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f8c773b..883084b90 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Search and indexation are the domain of our core engine, [`milli`](https://githu MeiliSearch collects anonymous data regarding general usage. This helps us better understand developers' usage of MeiliSearch features. -To find out more on what information we're retrieving, please see our documentation on [Telemetry](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html). +The exhaustive list of the information we're retrieving is available on the [Telemetry page](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html) in our documentation. This program is optional, you can disable these analytics by using the `MEILI_NO_ANALYTICS` env variable. From f09016b2bcd7877b8696beea17913a82c6bb99f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar?= Date: Tue, 12 Oct 2021 13:49:31 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 883084b90..31f8c773b 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Search and indexation are the domain of our core engine, [`milli`](https://githu MeiliSearch collects anonymous data regarding general usage. This helps us better understand developers' usage of MeiliSearch features. -The exhaustive list of the information we're retrieving is available on the [Telemetry page](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html) in our documentation. +To find out more on what information we're retrieving, please see our documentation on [Telemetry](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html). This program is optional, you can disable these analytics by using the `MEILI_NO_ANALYTICS` env variable.