mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
![]() 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> |
||
---|---|---|
.. | ||
indexes | ||
api_key.rs | ||
batches.rs | ||
dump.rs | ||
features.rs | ||
logs.rs | ||
metrics.rs | ||
mod.rs | ||
multi_search.rs | ||
multi_search_analytics.rs | ||
snapshot.rs | ||
swap_indexes.rs | ||
tasks.rs |