MeiliSearch/meilisearch-http/src
bors[bot] f87ebfe477
Merge #2692
2692: Slight changes for prometheus metrics r=Kerollmops a=gmourier

# Pull Request

## What does this PR do?

- Replace "MeiliSearch" with "Meilisearch"
- Brings some consistency between rust identifier and exposed metrics names
- Add suffix describing unit, in plural form. e.g `MEILISEARCH_DB_SIZE_BYTES` (https://prometheus.io/docs/practices/naming/#metric-names)
- Update dashboard.json

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>
2022-08-24 10:12:24 +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 Merge #2692 2022-08-24 10:12:24 +00: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 conflict fixes 2022-08-22 13:21:22 +05:30
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