---
title: "Collect Prometheus metrics data"
method: GET
path: "/metrics"
tags: ["Service"]
---

# Collect Prometheus metrics data

`GET /metrics`

Collect metrics data including app info, collections info, cluster info and statistics

## Query parameters

- `anonymize` boolean
- `per_collection` boolean
- `timeout` integer

## Response `200`

Metrics data in Prometheus format

## Other responses

- `4XX` — error

## Changes

> 18 revisions in range; 1 could not be searched.

- **2026-05-20** `945e62a0043c` — 1 info
  - added the new optional `query` request parameter `per_collection`
- **2026-02-20** `26c6f383c006` — 1 info
  - added the new optional `query` request parameter `timeout`
- **2025-01-17** `a7900f38a79d` — 2 info
  - api tag `Service` added
  - api tag `service` removed

[Change history](https://skmtc.dev/qdrant/apis/qdrant-api/changes/metrics/get.md)

---

[API](https://skmtc.dev/qdrant/apis/qdrant-api.md) · [All operations](https://skmtc.dev/qdrant/apis/qdrant-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qdrant/qdrant-api/revisions/d08b1f613f29/schema)
