meilisearch/meilisearch-http/src
bors[bot] 446dfccc8c
Merge #2504 #2697
2504: New README 🌟 r=curquiza a=curquiza

⚠️ Please do not only look at the Markdown but also how the GitHub renders the README 😇 

👉 👉 [Rendered](https://github.com/meilisearch/meilisearch/blob/new-readme/README.md) 👈 👈

2697: Accept an environment variable to enable the metrics route r=ManyTheFish a=Kerollmops

With the PR Meilisearch is able to accept the `MEILI_ENABLE_METRICS_ROUTE` environment variable to enable the newly introduces metrics route.

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: Clément Renault <clement@meilisearch.com>
2022-08-24 15:41:44 +00:00
..
analytics Implement all and last matching strategy 2022-08-23 17:07:43 +02:00
extractors Add a new meilisearch_types crate 2022-06-09 16:14:13 +02:00
routes Change the metrics route API access rights 2022-08-24 16:28:33 +02:00
error.rs Add a new meilisearch_types crate 2022-06-09 16:14:13 +02:00
lib.rs clippy issue in metrics fixed 2022-08-22 13:21:22 +05:30
main.rs Use mimalloc as the global allocator 2022-08-23 12:58:10 +02:00
metrics.rs cargo fmt 2022-08-23 17:17:02 +02:00
option.rs Accept an env variable to enable the metrics route 2022-08-24 16:39:56 +02:00
route_metrics.rs Changed prometheus metrics feature as optional 2022-08-22 13:21:22 +05:30
task.rs Hide the batch_uid field from the tasks route 2022-08-18 11:15:21 +02:00