---
title: "Get snapshot metrics from the Kratos service. If you're using k8s, you can then add annotations to
your deployment like so:"
method: GET
path: "/metrics/prometheus"
tags: ["admin"]
---

# Get snapshot metrics from the Kratos service. If you're using k8s, you can then add annotations to
your deployment like so:

`GET /metrics/prometheus`

```
metadata:
annotations:
prometheus.io/port: "4434"
prometheus.io/path: "/metrics/prometheus"
```

## Response `200`

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is
typically 201.

---

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