Hanzo
OpenapiO11y

Maps each service to its entry-point span names — for the one service named in…

Maps each service to its entry-point span names — for the one service named in the request, or for every service when none is.

POST /v1/o11y/service/top_level_operations

Addresshttps://api.hanzo.ai/v1/o11y/service/top_level_operations
MethodPOST
Operationpost_o11y_service_top_level_operations
AuthAuthorization: Bearer $HANZO_API_KEY

Maps each service to its entry-point span names — for the one service named in the request, or for every service when none is.

Request

3 fields, body application/json (required).

FieldInTypeRequiredDescription
endbodystringEnd is the window's end, epoch nanoseconds as a string; empty means unbounded.
servicebodystringService narrows the map to one service when set.
startbodystringStart is the window's start, epoch nanoseconds as a string; empty means unbounded.

Response

StatusBodyMeaning
200objectok

200 body — 1 field.

FieldInTypeAlwaysDescription
*bodystring[]

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y service top_level_operations

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page