MeiliSearch/meilisearch/src
meili-bors[bot] aa0bbbb246
Merge #4578
4578: Remove useless analytics r=ManyTheFish a=irevoire

# Pull Request

## Related issue
Fixes #4577

## What does this PR do?
Remove the following analytics:
- `Health Seen`
- `Stats Seen`
- `Task Seen`
- `Version Seen`


Co-authored-by: Tamo <tamo@meilisearch.com>
2024-04-18 13:30:42 +00:00
..
analytics remove the Health Seen analytic 2024-04-17 11:43:40 +02:00
extractors add an experimental cli parameter to allow specifying your task id 2024-02-26 13:58:03 +01:00
routes remove the Health Seen analytic 2024-04-17 11:43:40 +02:00
error.rs Improve error message 2024-03-27 17:34:49 +01:00
lib.rs rename the method to get a permit and use it in all search requests 2024-03-26 17:28:03 +01:00
main.rs Merge branch 'main' into tmp-release-v1.7.0 2024-03-11 15:39:51 +01:00
metrics.rs Merge #4530 2024-03-25 12:23:31 +00:00
middleware.rs feat: add status code label to prometheus http request counter 2024-03-25 10:49:40 +05:30
option.rs update the discussion link 2024-03-26 19:18:32 +01:00
search_queue.rs connect the search queue with the health route 2024-03-27 15:49:43 +01:00
search.rs reorganize the debug implementation of the search results and only dispaly the meaningful informations 2024-04-17 13:42:10 +02:00