Only log messages with the given severity or above. One of: [debug, info, warn, error]
info
--log.format
Output format of log messages. One of: [logfmt, json]
logfmt
--version
Show application version.
The following environment variables can be used to override the above configurations
Variable
Overrides
MEILISEARCH_EXPORTER_URI
--ms.uri
MEILISEARCH_EXPORTER_APIKEY
--ms.apikey
Metrics
Name
Description
Labels
meilisearch_up
Meilisearch instance is up and running
meilisearch_total_scrapes
Total of Meilisearch scrapes.
meilisearch_last_update
When the last update was made to the database
meilisearch_database_size
Size of the database in bytes
meilisearch_is_indexing
If 1, the index is still processing documents and attempts to search will result in undefined behavior. If 0, the index has finished processing and you can start searching