Metrics
Get Prometheus metrics.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Response
200 - text/plain
Prometheus Metrics for details about the format see: https://prometheus.io/docs/instrumenting/exposition_formats/#text-format-details
The response is of type string
.
Was this page helpful?