admin

Get snapshot metrics from the Hydra 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