qdrant-monitoring-setup

Guide Qdrant monitoring setup with Prometheus scraping, health probes, and alerting.

220|26|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/qdrant/skills --skill qdrant-monitoring-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qdrant-monitoring-setup
Source: https://github.com/qdrant/skills/tree/main/skills/qdrant-monitoring/setup
Command: npx skills add https://github.com/qdrant/skills --skill qdrant-monitoring-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of setting up monitoring for Qdrant, including Prometheus scraping, health probes, Hybrid Cloud metrics, alerting, and log centralization.

Core Features & Use Cases

  • Monitoring Setup: Provides step-by-step guidance for setting up monitoring for Qdrant.
  • Prometheus Integration: Offers instructions for integrating Prometheus for metric collection.
  • Hybrid Cloud Visibility: Includes guidance for scraping cluster-exporter and operator pods for full cluster visibility in Hybrid Cloud.
  • Alerting Configuration: Walks through setting up alerts for production or Hybrid Cloud deployments.
  • Log Centralization: Offers advice on centralizing logs and audit trails for compliance.

Quick Start

Set up Qdrant monitoring by following the instructions in the qdrant-monitoring-setup skill.

Frequently Asked Questions about qdrant-monitoring-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Prometheus scraping for Qdrant in Kubernetes?

To set up Prometheus scraping for Qdrant, you configure Kubernetes to expose Qdrant metrics endpoints for Prometheus collection. This skill provides step-by-step guidance for integrating Prometheus with your Qdrant vector search infrastructure.

What is the best way to monitor Qdrant vector search infrastructure?

The best way to monitor Qdrant is by implementing Prometheus scraping, configuring health probes, and setting up alerting. This approach ensures full visibility into your vector search infrastructure and captures essential metrics for production deployments.

Does Qdrant Hybrid Cloud monitoring require scraping cluster-exporter and operator pods?

Yes, Qdrant Hybrid Cloud monitoring requires scraping cluster-exporter and operator pods to achieve full cluster visibility. This skill includes specific guidance for collecting these metrics in Hybrid Cloud deployments.

How do I configure alerting for Qdrant production deployments?

Configuring alerting for Qdrant production deployments involves setting up rules in your monitoring system to trigger on metric thresholds. This skill walks through setting up alerts specifically for production or Hybrid Cloud deployments.

Do I need Kubernetes and Prometheus experience to configure Qdrant monitoring?

Yes, you need familiarity with Prometheus, Kubernetes, and Qdrant configuration to use this skill effectively. It requires prerequisite knowledge of these technologies to implement robust monitoring for your vector search infrastructure.

How can I centralize Qdrant logs and audit trails for compliance?

You centralize Qdrant logs and audit trails by configuring log aggregation to collect data for compliance. This skill offers advice on centralizing logs and audit trails alongside setting up metrics and alerting.