qdrant/skills

qdrant-monitoring

Guides Qdrant monitoring and observability setup.

All-time #7884 Trending #8721 Hot #4128 First seen Mar 31, 2026
8-week activity · all time api

Installation

$ npx skills add qdrant/skills --skill qdrant-monitoring

Summary

  • 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.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from qdrant/skills · top by installs.

npx skills add qdrant/skills

Browse all from qdrant/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Stars 230
License LICENSE
Default branch main
Open issues 5
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Grep, Glob

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,469 B
  • docs SUMMARY.md 420 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1,418 installs

SKILL.md

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