-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Closed
Copy link
Labels
experimental featureRelated to an experimental featureRelated to an experimental featureno db changeThe database didn't changeThe database didn't changev1.16.0PRs/issues solved in v1.16.0 released on 2025-08-04PRs/issues solved in v1.16.0 released on 2025-08-04
Milestone
Description
Description
Prometheus displays warnings for our chat metrics because counter metrics should end with _total
according to Prometheus naming conventions.
Current warning
PromQL info: metric might not be a counter, name does not end in total/_sum/_count/_bucket etc.
Affected metrics
meilisearch_chat_prompt_tokens_usage
meilisearch_chat_completion_tokens_usage
meilisearch_chat_total_tokens_usage
meilisearch_chat_search_requests
Expected behavior
We should follow conventions
Metadata
Metadata
Assignees
Labels
experimental featureRelated to an experimental featureRelated to an experimental featureno db changeThe database didn't changeThe database didn't changev1.16.0PRs/issues solved in v1.16.0 released on 2025-08-04PRs/issues solved in v1.16.0 released on 2025-08-04