qdrant-monitoring
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', or needs to set up Prometheus, Grafana, or health checks. Also use when debugging production issues that require metric analysis.
适合你,如果正在运行 Qdrant 并需要监控其状态与性能。
npx oh-my-skill add qdrant/skills/qdrant-monitoringcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- qdrant/skills/qdrant-monitoringnpx oh-my-skill verify qdrant/skills/qdrant-monitoring怎么用
技能原文 SKILL.md
Qdrant Monitoring
Qdrant monitoring allows tracking performance and health of your deployment, and identifying issues before they become outages. First determine whether you need to set up monitoring or diagnose an active issue.
- Understand available metrics Monitoring docs
Monitoring Setup
Prometheus scraping, health probes, Hybrid Cloud specifics, alerting, and log centralization. [Monitoring Setup](setup/SKILL.md)
Debugging with Metrics
Optimizer stuck, memory growth, slow requests. Using metrics to diagnose active production issues. [Debugging with Metrics](debugging/SKILL.md)