---
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

## Response `200`

Metrics data in Prometheus format

## Other responses

- `4XX` — error

## Changes

- **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/5d330acca4cd/schema)
