Skip to main content
GET
Get Prometheus metrics.

Authorizations

Authorization
string
header
required

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

The response is of type string.

Example:

"go_gc_duration_seconds{quantile=\"0\"} 2.5875e-05"