<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk" -->

---
title: Monitor Manticore Search in Grafana with One Command
description: A ready-to-use Grafana monitoring dashboard for Manticore Search can be launched with a single Docker command. The stack includes Grafana, Prometheus, a...
canonical: https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Monitor Manticore Search in Grafana with One Command | daily.dev
og:description: A ready-to-use Grafana monitoring dashboard for Manticore Search can be launched with a single Docker command. The stack includes Grafana, Prometheus, a...
og:url: https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk
og:image: https://api.daily.dev/og/posts/9LM0vYZYK.png
og:image:alt: Monitor Manticore Search in Grafana with One Command
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor Manticore Search in Grafana with One Command

**[Manticore](https://daily.dev/sources/manticoresearch)** · 5 min read · 3 upvotes · 0 comments

## Summary

A ready-to-use Grafana monitoring dashboard for Manticore Search can be launched with a single Docker command. The stack includes Grafana, Prometheus, a preconfigured data source, and built-in alerts. It surfaces key signals — queue depth, worker saturation, p95/p99 latency, node restarts, and slow queries — in one place, reducing incident investigation time from hours to minutes. Configuration supports multiple Manticore nodes via environment variables and remote instances via SSH port forwarding.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://manticoresearch.com/blog/grafana-dashboard-docker/>

## Similar posts on daily.dev

- [Why monitoring your search engine matters: Manticore → Prometheus → Grafana](https://daily.dev/posts/why-monitoring-your-search-engine-matters-manticore-prometheus-grafana-8qstktwpg) · Manticore · 1 upvotes · 0 comments
- [Build Your Kubernetes Monitoring Foundation with kube-prometheus-stack](https://daily.dev/posts/build-your-kubernetes-monitoring-foundation-with-kube-prometheus-stack-2gwyo1rrg) · Last9 · 5 upvotes · 0 comments
- [Manticore Search 25.0.0](https://daily.dev/posts/manticore-search-25-0-0-xaked8brj) · Manticore · 0 upvotes · 0 comments

---

Tags: [#docker](https://daily.dev/tags/docker), [#monitoring](https://daily.dev/tags/monitoring), [#grafana](https://daily.dev/tags/grafana), [#prometheus](https://daily.dev/tags/prometheus), [#manticore-search](https://daily.dev/tags/manticore-search)

[View this post on daily.dev](https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Monitor Manticore Search in Grafana with One Command","url":"https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk"},"datePublished":"2026-04-07T18:01:18.955Z","dateModified":"2026-04-07T18:05:02.036Z","description":"A ready-to-use Grafana monitoring dashboard for Manticore Search can be launched with a single Docker command. The stack includes Grafana, Prometheus, a...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/14de9c5ba146e3beee4510357baaf24f?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/14de9c5ba146e3beee4510357baaf24f?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Manticore","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Manticore","logo":"https://media.daily.dev/image/upload/s--FP5Ea08h--/f_auto/v1754225081/logos/manticoresearch","url":"https://daily.dev/sources/manticoresearch"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/monitor-manticore-search-in-grafana-with-one-command-9lm0vyzyk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"docker,monitoring,grafana,prometheus,manticore-search","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Manticore","item":"https://daily.dev/sources/manticoresearch"},{"@type":"ListItem","position":3,"name":"Monitor Manticore Search in Grafana with One Command"}]}
```

