Hanzo
OpenapiO11y

Reports whether any non-O11y metrics have been ingested — the lightweight check…

Reports whether any non-O11y metrics have been ingested — the lightweight check onboarding polls.

GET /v1/o11y/metrics/onboarding

Addresshttps://api.hanzo.ai/v1/o11y/metrics/onboarding
MethodGET
OperationGetMetricsOnboardingStatus
AuthAuthorization: Bearer $HANZO_API_KEY

Reports whether any non-O11y metrics have been ingested — the lightweight check onboarding polls.

Request

GET /v1/o11y/metrics/onboarding takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200o11y.O11yMetricOnboardingOutok

200 body — 3 fields.

FieldInTypeAlwaysDescription
databodyo11y.O11yMetricOnboarding
data.hasMetricsbodybooleanHasMetrics is true once any non-O11y metric has been ingested.
statusbodystringStatus is "success".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y metrics onboarding

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page