Apache-2.0updated 7d ago
Route first, then answer. Match the user's symptom in the table, Read that file, and answer from it. Do not answer from this page alone: it contains routing only, not the guidance. If two rows match, read both.
Qdrant Monitoring で何ができる?
name: qdrant-monitoring description: "Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', 'set up alerts', 'cluster health check', or needs to set up Prometheus, Grafana, health checks, or log centralization. Also use when debugging production issues that require metric analysis." allowed-tools:
- Read
- Grep
- Glob
Qdrant Monitoring
Route first, then answer. Match the user's symptom in the table, Read that file, and answer from it.
Do not answer from this page alone: it contains routing only, not the guidance. If two rows match, read both.
| The user says | Read |
|---|---|
| Want to set up Prometheus, Grafana, or health checks | setup/SKILL.md |
| Need to know which metrics to track | setup/SKILL.md |
| Setting up alerting, log centralization, or Hybrid Cloud metrics | setup/SKILL.md |
| Optimizer stuck or running forever | debugging/SKILL.md |
| Memory keeps growing in production | debugging/SKILL.md |
| Requests are slow and I need to find out why | debugging/SKILL.md |
| Is Qdrant healthy right now | debugging/SKILL.md |
Qdrant monitoring tracks performance and health, and catches issues before they become outages. See the metric reference before tuning anything: Monitoring docs
インストール
Qdrant Monitoring をクライアントに追加します。お使いのものを選んでください。
npx skills add qdrant/skillsInstalls every skill in the repository, then prompts for which to keep.
/plugin marketplace add qdrant/skillsAdds the repository as a plugin marketplace; install individual plugins with `/plugin install`.
git clone https://github.com/qdrant/skills
cp -r skills/qdrant-monitoring ~/.claude/skills/A skill is a plain directory. Copy it into `.claude/skills/` in a project or in your home directory.
スコア
55 / 100
及第