skillbundle
ExploreOfficialAdd skillDashboardPricing
ExploreOfficialAdd skillDashboardPricing
Install
npx skills add ...
Overview
Documentation
  1. Home
  2. qdrant
  3. skills
  4. qdrant-monitoring

qdrant-monitoring

Compare
Install
npx skills add qdrant/skills --skill qdrant-monitoring
Overview
Documentation
Install
npx skills add qdrant/skills --skill qdrant-monitoring
Overview

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.

Installs

1.2K
Rank #7,074ยท+34 past 7d

Repository

qdrant/skills

GitHub stars

211

Updated

Jun 5, 2026

Security

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass
  • ZeroLeakswarn
Documentation

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

Debugging with Metrics

Optimizer stuck, memory growth, slow requests. Using metrics to diagnose active production issues. Debugging with Metrics