Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
QdrantQdrant
Qdrant

Qdrant

Gain insights about your Qdrant semantic vector collections.

Technology
Free trialDocumentation
  • Product information

Overview

Vector databases, represented by Qdrant, play a pivotal role as semantic caches within modern Large Language Model (LLM) service frameworks. These semantic caches are essential for reducing latency in frequently accessed user prompts, optimizing overall costs associated with cloud-based pre-trained model services. Monitoring the efficiency and memory utilization of the cache is crucial for optimal resource allocation, while its adaptability to dynamic contexts serves as a measure of its ability to respond accurately to evolving conversation dynamics.

Additionally, considerations of cache warm-up times contribute to expediting the availability of cached information. In the domain of vector databases, the performance of queries and indexing speed becomes crucial, directly influencing the system's effectiveness in handling similarity searches. Factors like scalability, accuracy of vector representations, and storage efficiency play critical roles in managing expanding datasets proficiently.

Moreover, performance metrics related to updates, deletions, and query throughput further impact the overall effectiveness of these systems in delivering real-time and accurate responses in natural language processing and similarity search applications. Achieving an optimal balance across these Key Performance Indicators (KPIs) ensures that both semantic LLM caches and vector databases, such as Qdrant, achieve peak performance across diverse use cases.

In summary, vector databases, exemplified by Qdrant, aim to address performance-related challenges, enhance operational efficiency, and contribute to a more seamless and responsive experience in various natural language processing applications.

Get started

The most common Qdrant deployment is to run the vector database cache within a Kubernetes workload.

Dynatrace automatically collects Prometheus metrics from any pods that are annotated with a metrics.dynatrace.com/scrape property set to true in the pod definition.

See below a Qdrant Kubernetes deployment specification that automatically exposes Qdrant metrics to your Dynatrace environment:

apiVersion: apps/v1
kind: Deployment
metadata:
  name: qdrant
spec:
  replicas: 1
  selector:
    matchLabels:
      app: qdrant
  template:
    metadata:
      labels:
        app: qdrant
      annotations:
        metrics.dynatrace.com/scrape: "true"
        metrics.dynatrace.com/port: "6333"
        metrics.dynatrace.com/path: "/metrics"
    spec:
      containers:
      - name: qdrant
        image: qdrant/qdrant:latest  
        ports:
        - containerPort: 6333
        - containerPort: 6334
        resources:
          limits:
            memory: "2Gi"
          requests:
            memory: "1Gi"
        volumeMounts:
        - name: qdrant-data
          mountPath: /qdrant/storage:z
      volumes:
      - name: qdrant-data
        persistentVolumeClaim:
          claimName: qdrant-pvc

This functionality applies to all pods across your entire Kubernetes cluster, regardless of whether the pod is running in a namespace that matches the Dynakube's namespace selector.

Details

Qdrant exposes Prometheus-compatible metrics for monitoring at port 6333 under the path /metrics.

A standard Prometheus setup can be used to visualize metrics on various dashboards in your Dynatrace environment.

Qdrant metrics are then used to measure request latencies as well as to measure the number of collections and stored vectors.

Dynatrace
Documentation
By Dynatrace
Dynatrace support center
Copy to clipboard
Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Dynatrace Intelligence - Agentic Operations SystemThe Dynatrace Agentic AI ecosystem
All (914)Log Management and AnalyticsKubernetesInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityBusiness ObservabilityDigital Experience
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

AI and LLM Observability

Achieve complete visibility and insights across every layer of your AI and LLM ecosystem – from data ingestion and vector stores to agentic frameworks and prompt engineering – ensuring optimal performance, cost efficiency, compliance, and system reliability at scale.

Essentials

AI Observability logo

AI Observability

End-to-end observability for your Agentic AI and LLM workloads.

OneAgent for GenAI logo

OneAgent for GenAI

Monitor and trace your AI workloads and apps automatically with OneAgent.

OpenTelemetry for GenAI logo

OpenTelemetry for GenAI

Ingest and analyze OTel GenAI traces & metrics for your AI workloads.

OpenInference logo

OpenInference

Instrument your AI agents, services and apps with OpenInference.

AI Agents

Get visibility into Agentic AI workloads: trace execution paths, tool invocations, and inter-agent communication. Monitor and debug Agent interactions (function calling, tool-use, RAG), and resolve performance, latency, cost, and reliability issues.

OpenAI Agents logo

OpenAI Agents

Monitor and trace your OpenAI Agents.

Amazon Bedrock AgentCore logo

Amazon Bedrock AgentCore

Monitor and trace your Amazon Bedrock AgentCore Agents.

Google ADK logo

Google ADK

Monitor your Google Agent Development Kit.

LangGraph logo

LangGraph

Monitor and trace your LangChain Agents.

Pydantic AI logo

Pydantic AI

Monitor and trace your Pydantic AI agents.

MCP AI Agent monitoring logo

MCP AI Agent monitoring

Monitoring and tracing of agents communicating via MCP.

Model providers and platforms

Monitor and gain insights into the performance, consumption, latency, availability, response time, and health of the platforms used for pre-trained foundational models, agentic frameworks, and specialized AI APIs for building, training, and deploying machine learning models.

See more (16)
OpenAI logo

OpenAI

Monitoring your OpenAI & Azure OpenAI services such as GPT, o1, DALL-E, ChatGPT.

Amazon Bedrock logo

Amazon Bedrock

Observe end-to-end generative AI models provided by Amazon Bedrock.

CrewAI logo

CrewAI

Monitor CrewAI workloads and AI Agents.

Azure AI Foundry logo

Azure AI Foundry

End-to-end observability for GenAI & LLM applications build with Azure.

Anthropic logo

Anthropic

Monitor end-to-end your Anthropic services such as Haiku, Sonnet, and Opus.

Gemini logo

Gemini

Observe end-to-end multimodal AI models provided by Google Gemini.

AI Coding Agent Monitoring

Monitor coding AI agents with end‑to‑end distributed tracing, cost and performance insights, and full‑stack context, so teams can reduce token spend, resolve agent failures faster, and confidently run AI‑driven code workflows in production.

Claude Code Agent monitoring logo

Claude Code Agent monitoring

Monitor your Claude Code coding agents with OTel.

Gemini CLI Monitoring logo

Gemini CLI Monitoring

End‑to‑end visibility into Gemini CLI usage, tokens, and performance.

OpenAI Codex Monitoring logo

OpenAI Codex Monitoring

Visibility into OpenAI Codex CLI usage, tokens, and performance in Dynatrace.

Github Copilot SDK Monitoring logo

Github Copilot SDK Monitoring

End-to-end insight into Copilot SDK model calls, performance, and token usage.

OpenCode Monitoring logo

OpenCode Monitoring

Visibility into OpenCode sessions, LLM calls, tools, and performance.

OpenClaw Monitoring logo

OpenClaw Monitoring

Monitor OpenClaw agent activity with AI observability in Dynatrace.

Data management and vector stores

Monitor, optimize, and manage data ingestion, preprocessing, and storage for traditional and vector-based workflows.

See more (2)
Pinecone logo

Pinecone

Gain insight into your Pinecone vector databases to build knowledgeable AI.

LanceDB logo

LanceDB

Monitor the performance of your multimodal AI database powered by LanceDB.

Chroma logo

Chroma

Gain insights into the health of your vector and embedding databases from Chroma.

Milvus logo

Milvus

Gain insights about vector database resource utilization and cache behavior.

Weaviate logo

Weaviate

Observe your semantic cache efficiency to reduce cost and latency for LLM apps.

Qdrant logo

Qdrant

Gain insights about your Qdrant semantic vector collections.

Orchestration and Prompt Engineering Frameworks

Automate multi-step LLM workflows, manage prompt chaining, agent-based systems, and retrieval-augmented generation (RAG).

LangChain logo

LangChain

Monitor your generative AI LLM applications built by LangChain framework.

Haystack logo

Haystack

Observe your LLM applications at scale, with RAG pipeline models by Haystack.

LlamaIndex logo

LlamaIndex

Monitor your LLM-powered agents and workflows built with LlamaIndex framework.

Infrastructure and Compute Resources

Manage and monitor hardware and compute environments for training, fine-tuning, costs, and inference acceleration.

Google Cloud Tensor Processing Units logo

Google Cloud Tensor Processing Units

Observe and monitor your machine learning models built on top of Tensor Units.

TensorFlow Keras logo

TensorFlow Keras

Observe the training progress of TensorFlow Keras AI models.

NVIDIA GPU logo

NVIDIA GPU

Monitor base parameters of the GPU, including load, memory and temperature.

vLLM logo

vLLM

Monitor your services built with vLLM's inference and LLM serving solution.

Security, Governance and Traffic Management

Ensure secure, compliant, and well-routed AI traffic with transparent governance and policy enforcement.

Kong AI logo

Kong AI

Automatic, intelligent observability for Kong AI and LLM API traffic.

LiteLLM logo

LiteLLM

Automatic, intelligent observability for your LLM Gateway traffic.

More resources

Groq logo

Groq

Monitor your services built with Groq AI inference models.

Microsoft Agent Framework logo

Microsoft Agent Framework

Observe your Microsoft Agent Framework AI agents with built-in OpenTelemetry.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

More resources

AI and LLM Observability

AI and LLM Observability

Leverage best-in-class observability to improve the performance, explainability, and compliance of your Generative AI applications, LLMs, and agents.
Read more
Deliver secure, safe GenAI apps with Dynatrace

Deliver secure, safe GenAI apps with Dynatrace

Amazon Bedrock, equipped with Dynatrace Davis® AI and LLM observability, gives you end-to-end insight into the Generative AI stack, from code-level visibility and performance metrics to GenAI-specific guardrails.
Read more
AI and LLM Observability Solution

AI and LLM Observability Solution

Leverage best-in-class observability to improve the performance, explainability, and compliance of your Generative AI applications, LLMs, and agents.
Read more
AI Observability Documentation

AI Observability Documentation

Documentation