MeiliSearch/crates/meilisearch/src/routes
meili-bors[bot] 1a0d8810e5
Merge #5178
5178: Add Prometheus metrics to measure task queue latency r=irevoire a=takaebato

# Pull Request

## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/5046

## What does this PR do?

- Added Prometheus metrics to measure task queue latency

(Confirmed locally that latency is measured during parallel task execution in the benchmark.)

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Takahiro Ebato <takahiro.ebato@gmail.com>
2024-12-30 14:47:15 +00:00
..
indexes Merge #5187 2024-12-23 10:59:33 +00:00
api_key.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
batches.rs fmt 2024-12-11 18:18:40 +01:00
dump.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
features.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
logs.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
metrics.rs Add Prometheus metrics to measure task queue latency 2024-12-21 18:29:30 +09:00
mod.rs Implements the get all batches route with filters working 2024-11-20 10:42:55 +01:00
multi_search.rs fix tests 2024-12-06 02:03:02 +08:00
multi_search_analytics.rs fmt 2024-11-04 17:51:40 +01:00
snapshot.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
swap_indexes.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
tasks.rs add the mapping between the task and batches 2024-11-20 10:49:23 +01:00