services:
meili-prom-exporter:
image: ghcr.io/trim21/meilisearch-prom-exporter:latest
ports:
- '9310:9310'
command:
- --listen.address=127.0.0.1:9310
- --meili.url=http://meilisearch:7700
- --meili.key=meilisearch-master-key
- --meili.timeout=5s
-
Notifications
You must be signed in to change notification settings - Fork 0
trim21/meilisearch-prom-exporter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
prometheus exporter for meilisearch