admin

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

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

Response

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

Changes

No recorded changes to this endpoint across all 4 revisions of this API.