Hanzo
CLIO11y

O11y

365 `hanzo` commands for O11y, each calling one operation on api.hanzo.ai.

Package o11y is your logs, metrics and traces: ship them in, query them, chart them.

365 commands · API reference →

CommandCallsWhat it does
hanzo o11y alerts add <receiver>POST /v1/o11y/alerts/{receiver}Take an Alertmanager notification and page a human
hanzo o11y alerts lastGET /v1/o11y/alerts/lastReplay the alert records this process took
hanzo o11y alerts listGET /v1/o11y/alertsReturns the org's current alerts.
hanzo o11y api envelope <project_id>POST /v1/o11y/api/{project_id}/envelope/Receive a Sentry envelope on the SDK's own DSN path
hanzo o11y api store <project_id>POST /v1/o11y/api/{project_id}/store/Receive a single Sentry event on the SDK's own DSN path
hanzo o11y authz checkPOST /v1/o11y/authz/checkEvaluates a batch of transactions — relation plus object — for the authenticated caller and answers each with its…
hanzo o11y auto_complete attribute_valuesPOST /v1/o11y/auto_complete/attribute_valuesReads the attribute-value request from the body rather than off the query string — the spelling the newer builder uses…
hanzo o11y autocomplete aggregate_attributesGET /v1/o11y/autocomplete/aggregate_attributesLists the attributes usable as an aggregate target for the given telemetry and operator — what a filter builder offers…
hanzo o11y autocomplete attribute_keysGET /v1/o11y/autocomplete/attribute_keysLists the attribute keys available for filtering the given telemetry, each with its data type and whether it is a…
hanzo o11y autocomplete attribute_valuesGET /v1/o11y/autocomplete/attribute_valuesLists the values one attribute key has taken — string, number and bool values in their own lists — for completing a…
hanzo o11y availabilityGET /v1/o11y/availabilityReports how much of the Hanzo fleet is up — the current per-service inventory plus an up-versus-reporting trend across…
hanzo o11y channels get <id>GET /v1/o11y/channels/{id}Returns one notification channel, by id.
hanzo o11y channels set <id>PUT /v1/o11y/channels/{id}Replaces a notification channel's receiver, by id.
hanzo o11y channels rm <id>DELETE /v1/o11y/channels/{id}Removes a notification channel, by id.
hanzo o11y channels testPOST /v1/o11y/channels/testSends a test notification to the posted receiver.
hanzo o11y channels listGET /v1/o11y/channelsLists the org's notification channels.
hanzo o11y channels createPOST /v1/o11y/channelsCreates a notification channel, answering with the stored channel.
hanzo o11y cloud_integrations accounts services get <cloud_provider> <id> <service_id>GET /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}/services/{service_id}Returns one service and its configuration for a connected account of the given provider, by account id and service id.
hanzo o11y cloud_integrations accounts services set <cloud_provider> <id> <service_id>PUT /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}/services/{service_id}Changes a service's configuration for one connected account of the given provider, by account id and service id.
hanzo o11y cloud_integrations accounts services list <cloud_provider> <id>GET /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}/servicesLists the services metadata for one connected account of the given provider, by account id.
hanzo o11y cloud_integrations accounts get <cloud_provider> <id>GET /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}Returns one connected account for the given provider, by id.
hanzo o11y cloud_integrations accounts set <cloud_provider> <id>PUT /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}Changes a connected account's configuration for the given provider, by id.
hanzo o11y cloud_integrations accounts rm <cloud_provider> <id>DELETE /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}Tears down a connected account for the given provider, by id.
hanzo o11y cloud_integrations accounts check_in <cloud_provider>POST /v1/o11y/cloud_integrations/{cloud_provider}/accounts/check_inIs the deployed agent's check-in — the path consistent with the account surface, reporting the agent's account and…
hanzo o11y cloud_integrations accounts list <cloud_provider>GET /v1/o11y/cloud_integrations/{cloud_provider}/accountsLists the cloud-integration accounts connected for the given provider.
hanzo o11y cloud_integrations accounts create <cloud_provider>POST /v1/o11y/cloud_integrations/{cloud_provider}/accountsConnects a new cloud-integration account for the given provider from its posted config and credentials, answering with…
hanzo o11y cloud_integrations credentials <cloud_provider>GET /v1/o11y/cloud_integrations/{cloud_provider}/credentialsReturns the credentials the connecting agent needs to establish the cloud integration, for the given cloud provider.
hanzo o11y cloud_integrations services get <cloud_provider> <service_id>GET /v1/o11y/cloud_integrations/{cloud_provider}/services/{service_id}Returns one service the given provider can collect from, by service id, optionally scoped to one cloud integration.
hanzo o11y cloud_integrations services list <cloud_provider>GET /v1/o11y/cloud_integrations/{cloud_provider}/servicesLists the services the given provider can collect from, optionally scoped to one cloud integration.
hanzo o11y cloud-integrations agent-check-in <cloud_provider>POST /v1/o11y/cloud-integrations/{cloud_provider}/agent-check-inIs the deployed agent's check-in on its original hyphenated path, kept for backward compatibility with agents already…
hanzo o11y clusters attribute_keysGET /v1/o11y/clusters/attribute_keysLists the metric attribute keys Kubernetes clusters report, for building cluster filters.
hanzo o11y clusters attribute_valuesGET /v1/o11y/clusters/attribute_valuesLists the values one cluster attribute key has taken, for building cluster filters.
hanzo o11y clusters listPOST /v1/o11y/clusters/listLists Kubernetes clusters over a time range, each with its CPU and memory usage against allocatable capacity and its…
hanzo o11y complete googleGET /v1/o11y/complete/googleComplete a Google sign-in
hanzo o11y complete oidcGET /v1/o11y/complete/oidcComplete a generic OIDC sign-in
hanzo o11y complete samlPOST /v1/o11y/complete/samlComplete a SAML sign-in
hanzo o11y countErrorsPOST /v1/o11y/countErrorsCounts the grouped exceptions in the query window for the caller's org.
hanzo o11y daemonsets attribute_keysGET /v1/o11y/daemonsets/attribute_keysLists the metric attribute keys Kubernetes daemonsets report, for building daemonset filters.
hanzo o11y daemonsets attribute_valuesGET /v1/o11y/daemonsets/attribute_valuesLists the values one daemonset attribute key has taken, for building daemonset filters.
hanzo o11y daemonsets listPOST /v1/o11y/daemonsets/listLists Kubernetes daemonsets over a time range, each with the CPU and memory its pods used against request and limit,…
hanzo o11y dashboard_views set <id>PUT /v1/o11y/dashboard_views/{id}Replaces a saved view's name and data.
hanzo o11y dashboard_views rm <id>DELETE /v1/o11y/dashboard_views/{id}Removes a saved view.
hanzo o11y dashboard_views listGET /v1/o11y/dashboard_viewsReturns every saved view in the calling user's org.
hanzo o11y dashboard_views createPOST /v1/o11y/dashboard_viewsPersists the calling user's dashboard-listing state (query, sort, order) as a named, reusable view shared across the…
hanzo o11y dashboards clone <id>POST /v1/o11y/dashboards/{id}/cloneClones an existing v2-shape dashboard.
hanzo o11y dashboards lock replace <id>PUT /v1/o11y/dashboards/{id}/lockLocks a v2-shape dashboard.
hanzo o11y dashboards lock clear <id>DELETE /v1/o11y/dashboards/{id}/lockUnlocks a v2-shape dashboard.
hanzo o11y dashboards public get <id>GET /v1/o11y/dashboards/{id}/publicReturns the public-sharing config for a dashboard.
hanzo o11y dashboards public create <id>POST /v1/o11y/dashboards/{id}/publicCreates the public-sharing config for a dashboard and enables public sharing, answering with the new share's id.
hanzo o11y dashboards public replace <id>PUT /v1/o11y/dashboards/{id}/publicUpdates the public-sharing config for a dashboard.
hanzo o11y dashboards public clear <id>DELETE /v1/o11y/dashboards/{id}/publicDeletes the public-sharing config and disables public sharing of a dashboard.
hanzo o11y dashboards get <id>GET /v1/o11y/dashboards/{id}Returns a v2-shape dashboard.
hanzo o11y dashboards set <id>PUT /v1/o11y/dashboards/{id}Updates a v2-shape dashboard's metadata, spec and tag set.
hanzo o11y dashboards update <id>PATCH /v1/o11y/dashboards/{id}Applies an RFC 6902 JSON Patch to a v2-shape dashboard.
hanzo o11y dashboards rm <id>DELETE /v1/o11y/dashboards/{id}Deletes a v2-shape dashboard along with its tag relations.
hanzo o11y dashboards listGET /v1/o11y/dashboardsReturns a page of v2-shape dashboards for the org.
hanzo o11y dashboards createPOST /v1/o11y/dashboardsCreates a dashboard in the v2 format that follows the Perses spec and answers with the stored dashboard.
hanzo o11y dependency_graph --end <end> --start <start>POST /v1/o11y/dependency_graphReturns the service dependency graph over the requested window: every parent→child edge observed, with call and error…
hanzo o11y deployments attribute_keysGET /v1/o11y/deployments/attribute_keysLists the metric attribute keys Kubernetes deployments report, for building deployment filters.
hanzo o11y deployments attribute_valuesGET /v1/o11y/deployments/attribute_valuesLists the values one deployment attribute key has taken, for building deployment filters.
hanzo o11y deployments listPOST /v1/o11y/deployments/listLists Kubernetes deployments over a time range, each with the CPU and memory its pods used against request and limit,…
hanzo o11y disksGET /v1/o11y/disksLists the storage disks the datastore reports, with their names and types.
hanzo o11y domains get <id>GET /v1/o11y/domains/{id}Returns one auth domain with its SSO configuration, by id.
hanzo o11y domains set <id>PUT /v1/o11y/domains/{id}Replaces one auth domain's SSO configuration, by id.
hanzo o11y domains rm <id>DELETE /v1/o11y/domains/{id}Releases an email domain and discards its SSO configuration, by id.
hanzo o11y domains listGET /v1/o11y/domainsLists the org's auth domains — the email domains whose SSO configuration this org owns.
hanzo o11y domains createPOST /v1/o11y/domainsClaims an email domain for the org and configures how its users sign in; the answer is the new domain's id.
hanzo o11y downtime_schedules get <id>GET /v1/o11y/downtime_schedules/{id}Returns one planned maintenance window, by id.
hanzo o11y downtime_schedules set <id>PUT /v1/o11y/downtime_schedules/{id}Replaces a planned maintenance window, by id.
hanzo o11y downtime_schedules rm <id>DELETE /v1/o11y/downtime_schedules/{id}Removes a planned maintenance window, by id.
hanzo o11y downtime_schedules listGET /v1/o11y/downtime_schedulesLists all planned maintenance windows, optionally narrowed to the active ones or the recurring ones.
hanzo o11y downtime_schedules createPOST /v1/o11y/downtime_schedulesCreates a planned maintenance window, answering with the stored schedule.
hanzo o11y errorFromErrorID --timestamp <timestamp> --group-id <group-id>GET /v1/o11y/errorFromErrorIDReturns one exception instance and the span it happened on, by its error id within a group at a timestamp.
hanzo o11y errorFromGroupID --timestamp <timestamp> --group-id <group-id>GET /v1/o11y/errorFromGroupIDReturns the representative exception instance of a group at a timestamp, and the span it happened on.
hanzo o11y errortracking issues get <id>GET /v1/o11y/errortracking/issues/{id}Returns one grouped issue with its latest occurrence sample.
hanzo o11y errortracking issues add <id>POST /v1/o11y/errortracking/issues/{id}Changes an issue's lifecycle — resolve, ignore, reopen or assign — and returns the updated issue.
hanzo o11y errortracking issues listGET /v1/o11y/errortracking/issuesLists the caller's org's grouped error issues (by fingerprint) with status, level, counts and first/last-seen.
hanzo o11y event --event-type <eventType>POST /v1/o11y/eventRecords one product-analytics event for the signed-in user — a track event with a name and free-form attributes.
hanzo o11y explorer views get <viewId>GET /v1/o11y/explorer/views/{viewId}Returns one saved explorer view by id.
hanzo o11y explorer views set <viewId>PUT /v1/o11y/explorer/views/{viewId}Replaces one saved explorer view by id with the given view and echoes it back.
hanzo o11y explorer views rm <viewId>DELETE /v1/o11y/explorer/views/{viewId}Deletes one saved explorer view by id.
hanzo o11y explorer views listGET /v1/o11y/explorer/viewsLists the caller's org's saved explorer views, optionally narrowed to one source page, name or category.
hanzo o11y explorer views createPOST /v1/o11y/explorer/viewsSaves a new explorer view for the caller's org and returns its id.
hanzo o11y export_raw_dataPOST /v1/o11y/export_raw_dataExport raw telemetry rows as a file
hanzo o11y factor_password forgotPOST /v1/o11y/factor_password/forgotStarts the forgotten-password flow: the named user is mailed a reset link.
hanzo o11y featuresGET /v1/o11y/featuresReturns the supported feature flags and their resolved values for the caller's org.
hanzo o11y fields keysGET /v1/o11y/fields/keysReturns the telemetry field keys matching the selector — the signal's fields grouped by name, and whether the catalog…
hanzo o11y fields valuesGET /v1/o11y/fields/valuesReturns the values one telemetry field has taken — string, bool, number and related values — and whether the value list…
hanzo o11y filter_suggestions --data-source <data-source>GET /v1/o11y/filter_suggestionsSuggests attribute keys and example filter queries for the query builder, seeded by what the org's own telemetry…
hanzo o11y gateway ingestion_keys limits <keyId>POST /v1/o11y/gateway/ingestion_keys/{keyId}/limitsSets a signal limit on an ingestion key, by key id, answering with the created limit.
hanzo o11y gateway ingestion_keys update <keyId>PATCH /v1/o11y/gateway/ingestion_keys/{keyId}Changes an ingestion key, by id.
hanzo o11y gateway ingestion_keys rm <keyId>DELETE /v1/o11y/gateway/ingestion_keys/{keyId}Removes an ingestion key, by id.
hanzo o11y gateway ingestion_keys limits update <limitId>PATCH /v1/o11y/gateway/ingestion_keys/limits/{limitId}Changes an ingestion key limit, by limit id.
hanzo o11y gateway ingestion_keys limits rm <limitId>DELETE /v1/o11y/gateway/ingestion_keys/limits/{limitId}Removes an ingestion key limit, by limit id.
hanzo o11y gateway ingestion_keys searchGET /v1/o11y/gateway/ingestion_keys/searchLists the workspace's ingestion keys whose name matches the search, paginated.
hanzo o11y gateway ingestion_keys listGET /v1/o11y/gateway/ingestion_keysLists the workspace's ingestion keys, paginated.
hanzo o11y gateway ingestion_keys createPOST /v1/o11y/gateway/ingestion_keysMints an ingestion key for the workspace, answering with the created key.
hanzo o11y getResetPasswordToken get <id>GET /v1/o11y/getResetPasswordToken/{id}Returns a user's password-reset token, creating one if none is live.
hanzo o11y global configGET /v1/o11y/global/configReturns the deployment's global configuration: its public endpoints and which identity providers are enabled.
hanzo o11y healthGET /v1/o11y/healthReports service health.
hanzo o11y healthzGET /v1/o11y/healthzHealth of the observability runtime's services
hanzo o11y hosts attribute_keysGET /v1/o11y/hosts/attribute_keysLists the metric attribute keys hosts report, for building host filters — each with its data type and whether it is a…
hanzo o11y hosts attribute_valuesGET /v1/o11y/hosts/attribute_valuesLists the values one host attribute key has taken, for building host filters — string, number and bool values in their…
hanzo o11y hosts listPOST /v1/o11y/hosts/listLists monitored hosts over a time range, each with its CPU, memory, I/O wait and 15-minute load, whether it is actively…
hanzo o11y infra_monitoring checks --type <type>GET /v1/o11y/infra_monitoring/checksReports whether the metrics and attributes an infra-monitoring section needs are being received — for each collector…
hanzo o11y infra_monitoring clustersPOST /v1/o11y/infra_monitoring/clustersLists Kubernetes clusters with CPU and memory usage against allocatable capacity summed over their nodes, plus…
hanzo o11y infra_monitoring daemonsetsPOST /v1/o11y/infra_monitoring/daemonsetsLists Kubernetes daemonsets with the CPU and memory their pods used against request and limit, the latest desired and…
hanzo o11y infra_monitoring deploymentsPOST /v1/o11y/infra_monitoring/deploymentsLists Kubernetes deployments with the CPU and memory their pods used against request and limit, the latest desired and…
hanzo o11y infra_monitoring hostsPOST /v1/o11y/infra_monitoring/hostsLists hosts with key infrastructure metrics — CPU, memory, I/O wait and disk usage percentages and 15-minute load —…
hanzo o11y infra_monitoring jobsPOST /v1/o11y/infra_monitoring/jobsLists Kubernetes jobs with the CPU and memory their pods used against request and limit, the latest desired-successful,…
hanzo o11y infra_monitoring namespacesPOST /v1/o11y/infra_monitoring/namespacesLists Kubernetes namespaces with the CPU and memory their pods used and per-group pod phase counts.
hanzo o11y infra_monitoring nodesPOST /v1/o11y/infra_monitoring/nodesLists Kubernetes nodes with CPU and memory usage against allocatable capacity, per-group readiness counts and per-group…
hanzo o11y infra_monitoring podsPOST /v1/o11y/infra_monitoring/podsLists Kubernetes pods with CPU and memory usage against request and limit, the pod's phase and its age, plus its…
hanzo o11y infra_monitoring pvcsPOST /v1/o11y/infra_monitoring/pvcsLists Kubernetes persistent volume claims with available, capacity and used bytes and inode counts, plus the claim's…
hanzo o11y infra_monitoring statefulsetsPOST /v1/o11y/infra_monitoring/statefulsetsLists Kubernetes statefulsets with the CPU and memory their pods used against request and limit, the latest desired and…
hanzo o11y infra_onboarding k8s statusGET /v1/o11y/infra_onboarding/k8s/statusReports how far Kubernetes infra onboarding has progressed: which metric families have arrived and, per pod, which…
hanzo o11y integrations connection_status <integrationId>GET /v1/o11y/integrations/{integrationId}/connection_statusReports whether the integration's logs and metrics have been received over the lookback window, so the console can show…
hanzo o11y integrations get <integrationId>GET /v1/o11y/integrations/{integrationId}Returns one integration's full detail — its overview, configuration steps, collected data and assets — together with…
hanzo o11y integrations installPOST /v1/o11y/integrations/installInstalls an integration into the caller's org from its id and configuration, answering with the installed catalog item.
hanzo o11y integrations uninstallPOST /v1/o11y/integrations/uninstallRemoves an integration from the caller's org by id.
hanzo o11y integrations listGET /v1/o11y/integrationsLists the available integrations and whether each is installed in the caller's org, optionally narrowed to installed or…
hanzo o11y invite bulkPOST /v1/o11y/invite/bulkInvites several people to the caller's org in one call, refusing the whole batch when any email repeats.
hanzo o11y invite createPOST /v1/o11y/inviteInvites one person to the caller's org by email, with the role they will hold when they accept.
hanzo o11y jobs attribute_keysGET /v1/o11y/jobs/attribute_keysLists the metric attribute keys Kubernetes jobs report, for building job filters.
hanzo o11y jobs attribute_valuesGET /v1/o11y/jobs/attribute_valuesLists the values one job attribute key has taken, for building job filters.
hanzo o11y jobs listPOST /v1/o11y/jobs/listLists Kubernetes jobs over a time range, each with the CPU and memory its pods used against request and limit,…
hanzo o11y licenses activeGET /v1/o11y/licenses/activeActivates the enterprise license.
hanzo o11y licenses getGET /v1/o11y/licensesLists the org's licenses.
hanzo o11y listErrorsPOST /v1/o11y/listErrorsLists the grouped exceptions in the query window — each an exception type with its message, count, service and…
hanzo o11y livezGET /v1/o11y/livezLiveness of the observability process
hanzo o11y llm_pricing_rules get <id>GET /v1/o11y/llm_pricing_rules/{id}Returns a single LLM pricing rule by id.
hanzo o11y llm_pricing_rules rm <id>DELETE /v1/o11y/llm_pricing_rules/{id}Hard-deletes a pricing rule by id.
hanzo o11y llm_pricing_rules listGET /v1/o11y/llm_pricing_rulesReturns the LLM pricing rules for the caller's org, with pagination and an optional search and override filter.
hanzo o11y llm_pricing_rules replacePUT /v1/o11y/llm_pricing_rulesWrites the pricing-rule batch — the single write endpoint used by both the user and the Zeus sync job.
hanzo o11y llm annotation getGET /v1/o11y/llm/annotationLists human annotations on traces and observations, optionally scoped to one review queue.
hanzo o11y llm annotation createPOST /v1/o11y/llm/annotationAdds a human annotation to a trace or observation, optionally in a review queue.
hanzo o11y llm observationsGET /v1/o11y/llm/observationsLists gen_ai spans as LLM observations — each an LLM call with its model, token counts, cost and latency projected from…
hanzo o11y llm score get <id>GET /v1/o11y/llm/score/{id}Returns a single score by id.
hanzo o11y llm score rm <id>DELETE /v1/o11y/llm/score/{id}Hard-deletes a score by id.
hanzo o11y llm scores getGET /v1/o11y/llm/scoresLists eval scores and human-feedback signals attached to traces and observations, newest first.
hanzo o11y llm scores createPOST /v1/o11y/llm/scoresAttaches an eval score or human-feedback signal to a trace or a single observation.
hanzo o11y llm sessionsGET /v1/o11y/llm/sessionsLists conversations — gen_ai spans grouped by session.id, with their trace and observation counts, tokens and cost.
hanzo o11y llm tracesGET /v1/o11y/llm/tracesLists LLM traces — gen_ai spans grouped by trace_id, with cost, tokens and latency rolled up across each trace.
hanzo o11y llm usersGET /v1/o11y/llm/usersLists end users — gen_ai spans grouped by user.id, with their session, trace and observation counts, tokens and cost.
hanzo o11y loginGET /v1/o11y/loginReport why an observability sign-in did not complete
hanzo o11y logs aggregateGET /v1/o11y/logs/aggregateReturns the logs aggregate buckets for the query window.
hanzo o11y logs fields getGET /v1/o11y/logs/fieldsReturns the log field catalog: the fields already selected as indexed columns, and the interesting ones seen in the…
hanzo o11y logs fields create --data-type <dataType> --name <name> --type <type>POST /v1/o11y/logs/fieldsChanges how one log field is stored — selects or deselects it as a materialized column and tunes its index — and echoes…
hanzo o11y logs livetailGET /v1/o11y/logs/livetailFollow log records as they arrive
hanzo o11y logs pipelines get <version>GET /v1/o11y/logs/pipelines/{version}Returns the caller's org's log parsing pipelines at one config version — "latest" for the newest — along with that…
hanzo o11y logs pipelines previewPOST /v1/o11y/logs/pipelines/previewRuns the given log parsing pipelines over the given sample records without saving anything, and returns the transformed…
hanzo o11y logs pipelines createPOST /v1/o11y/logs/pipelinesSaves the given log parsing pipelines as the new config version for the caller's org and starts deploying it.
hanzo o11y logs promote_paths getGET /v1/o11y/logs/promote_pathsLists the log body paths already promoted or indexed, with the indexes each carries.
hanzo o11y logs promote_paths createPOST /v1/o11y/logs/promote_pathsPromotes and indexes log body paths: each named path is lifted out of the JSON body into its own column, with the…
hanzo o11y logs getGET /v1/o11y/logsReturns the most recent log records in the query window, newest first — each record an open object carrying its…
hanzo o11y messaging-queues kafka consumer-lag consumer-detailsPOST /v1/o11y/messaging-queues/kafka/consumer-lag/consumer-detailsReturns the consumer side of a consumer-lag view: the consumer groups reading the topic/partition named in variables,…
hanzo o11y messaging-queues kafka consumer-lag network-latencyPOST /v1/o11y/messaging-queues/kafka/consumer-lag/network-latencyReturns consumer network latency correlated per client: a throughput pass over the window finds the consumer clients,…
hanzo o11y messaging-queues kafka consumer-lag producer-detailsPOST /v1/o11y/messaging-queues/kafka/consumer-lag/producer-detailsReturns the producer side of a consumer-lag view: the producers writing to the topic/partition named in variables, with…
hanzo o11y messaging-queues kafka onboarding consumersPOST /v1/o11y/messaging-queues/kafka/onboarding/consumersChecks whether the spans the Kafka consumer views need are arriving, row for row like producersOnboarding.
hanzo o11y messaging-queues kafka onboarding kafkaPOST /v1/o11y/messaging-queues/kafka/onboarding/kafkaChecks whether Kafka's own metrics — consumer lag and partition telemetry — are arriving, so the lag views can be lit…
hanzo o11y messaging-queues kafka onboarding producersPOST /v1/o11y/messaging-queues/kafka/onboarding/producersChecks whether the spans the Kafka producer views need are arriving — one row per required span attribute, with a…
hanzo o11y messaging-queues kafka partition-latency consumerPOST /v1/o11y/messaging-queues/kafka/partition-latency/consumerReturns the consumer-group latency detail for the topic and partition named in the request's variables.
hanzo o11y messaging-queues kafka partition-latency overviewPOST /v1/o11y/messaging-queues/kafka/partition-latency/overviewReturns the per-partition latency overview for the window — each topic/partition with its throughput and latency…
hanzo o11y messaging-queues kafka span evaluationPOST /v1/o11y/messaging-queues/kafka/span/evaluationCorrelates producer and consumer spans over the evaluation window (eval_time bounds the scan) and returns the pairings…
hanzo o11y messaging-queues kafka topic-throughput consumer-detailsPOST /v1/o11y/messaging-queues/kafka/topic-throughput/consumer-detailsBreaks one consumer topic's throughput down using the topic and service named in variables.
hanzo o11y messaging-queues kafka topic-throughput consumerPOST /v1/o11y/messaging-queues/kafka/topic-throughput/consumerReturns the consumer topic-throughput overview for the window — what each consumer group read, per topic.
hanzo o11y messaging-queues kafka topic-throughput producer-detailsPOST /v1/o11y/messaging-queues/kafka/topic-throughput/producer-detailsBreaks one producer topic's throughput down using the topic and service named in variables.
hanzo o11y messaging-queues kafka topic-throughput producerPOST /v1/o11y/messaging-queues/kafka/topic-throughput/producerReturns the producer topic-throughput overview for the window — what each producer service wrote, per topic.
hanzo o11y messaging-queues queue-overviewPOST /v1/o11y/messaging-queues/queue-overviewLists the messaging destinations observed in the window — one row per queue/destination/service combination with its…
hanzo o11y metric_reduction_rules get <id>GET /v1/o11y/metric_reduction_rules/{id}Returns one volume-control rule by its id.
hanzo o11y metric_reduction_rules set <id> --labels '["<labels>"]' --match-type <matchType>PUT /v1/o11y/metric_reduction_rules/{id}Updates the match type and labels of a volume-control rule by its id; the metric name is immutable.
hanzo o11y metric_reduction_rules rm <id>DELETE /v1/o11y/metric_reduction_rules/{id}Deletes a volume-control rule by its id.
hanzo o11y metric_reduction_rules preview --labels '["<labels>"]' --match-type <matchType> --metric-name <metricName>POST /v1/o11y/metric_reduction_rules/previewEstimates the series reduction and the dashboards and alerts a candidate volume-control rule would touch, without…
hanzo o11y metric_reduction_rules statsGET /v1/o11y/metric_reduction_rules/statsReturns total ingested vs retained series and samples and the estimated monthly savings across all volume-control rules.
hanzo o11y metric_reduction_rules timeseriesGET /v1/o11y/metric_reduction_rules/timeseriesReturns ingested vs retained series over time across all volume-control rules, in hourly buckets, in the query-range…
hanzo o11y metric_reduction_rules listGET /v1/o11y/metric_reduction_rulesLists the org's metric volume-control (label reduction) rules, pageable and sortable by name, volume or recency.
hanzo o11y metric_reduction_rules create --labels '["<labels>"]' --match-type <matchType> --metric-name <metricName>POST /v1/o11y/metric_reduction_rulesCreates a volume-control rule for a metric and returns it with its id; a metric that already has a rule is refused.
hanzo o11y metric metric_metadataGET /v1/o11y/metric/metric_metadataServes the OLDER /metric/metric_metadata route.
hanzo o11y metrics alerts --metric-name <metric-name>GET /v1/o11y/metrics/alertsLists the alert rules that reference a metric.
hanzo o11y metrics attributes --metric-name <metric-name>GET /v1/o11y/metrics/attributesReturns one metric's attribute keys, each with its unique values and their count.
hanzo o11y metrics dashboards --metric-name <metric-name>GET /v1/o11y/metrics/dashboardsLists the dashboard panels that reference a metric.
hanzo o11y metrics highlights --metric-name <metric-name>GET /v1/o11y/metrics/highlightsReturns one metric's headline numbers: data points, total and active time series, and when it was last received.
hanzo o11y metrics inspect --end 0 --metric-name <metricName> --start 0POST /v1/o11y/metrics/inspectReturns one metric's raw time series over a window of at most thirty minutes — each series with its labels and…
hanzo o11y metrics metadata get --metric-name <metric-name>GET /v1/o11y/metrics/metadataReturns one metric's metadata: description, type, unit, temporality and monotonicity.
hanzo o11y metrics metadata create --metric-name <metricName>POST /v1/o11y/metrics/metadataUpdates one metric's metadata — description, type, unit, temporality, monotonicity — and answers with the bare success…
hanzo o11y metrics onboardingGET /v1/o11y/metrics/onboardingReports whether any non-O11y metrics have been ingested — the lightweight check onboarding polls.
hanzo o11y metrics stats --end 0 --limit 0 --start 0POST /v1/o11y/metrics/statsLists metrics with their sample and time-series counts for a time range — the volume view of the metrics explorer,…
hanzo o11y metrics treemap --end 0 --limit 0 --mode <mode> --start 0POST /v1/o11y/metrics/treemapReturns the proportional distribution of metrics by sample count or time-series count, as the entries of a treemap.
hanzo o11y metrics getGET /v1/o11y/metricsLists the distinct metric names seen in a time range, each with its description, type, unit, temporality and…
hanzo o11y namespaces attribute_keysGET /v1/o11y/namespaces/attribute_keysLists the metric attribute keys Kubernetes namespaces report, for building namespace filters.
hanzo o11y namespaces attribute_valuesGET /v1/o11y/namespaces/attribute_valuesLists the values one namespace attribute key has taken, for building namespace filters.
hanzo o11y namespaces listPOST /v1/o11y/namespaces/listLists Kubernetes namespaces over a time range, each with the CPU and memory its pods used, their phase counts and its…
hanzo o11y nextPrevErrorIDs --timestamp <timestamp> --group-id <group-id>GET /v1/o11y/nextPrevErrorIDsReturns the ids of the exception instances immediately after and before a given one within its group — the paging…
hanzo o11y nodes attribute_keysGET /v1/o11y/nodes/attribute_keysLists the metric attribute keys Kubernetes nodes report, for building node filters.
hanzo o11y nodes attribute_valuesGET /v1/o11y/nodes/attribute_valuesLists the values one node attribute key has taken, for building node filters.
hanzo o11y nodes listPOST /v1/o11y/nodes/listLists Kubernetes nodes over a time range, each with its CPU and memory usage against allocatable capacity, readiness…
hanzo o11y org preferences get <name>GET /v1/o11y/org/preferences/{name}Returns one org-scoped preference, by name.
hanzo o11y org preferences set <name>PUT /v1/o11y/org/preferences/{name}Sets one org-scoped preference, by name.
hanzo o11y org preferences listGET /v1/o11y/org/preferencesLists every org-scoped preference, each with its current and default value.
hanzo o11y orgs me filters get <signal>GET /v1/o11y/orgs/me/filters/{signal}Returns the org's quick filters for one signal — traces, logs, metrics, exceptions or api_monitoring.
hanzo o11y orgs me filters listGET /v1/o11y/orgs/me/filtersReturns the org's quick filters for every signal — the attribute shortlists its explorers offer as one-click filters.
hanzo o11y orgs me filters replacePUT /v1/o11y/orgs/me/filtersReplaces the org's quick filters for one signal with the attribute list given.
hanzo o11y orgs me getGET /v1/o11y/orgs/meReturns the caller's own organization.
hanzo o11y orgs me replacePUT /v1/o11y/orgs/meRewrites the caller's own organization record — display name, name, alias — always addressed as "me", never by id.
hanzo o11y pods attribute_keysGET /v1/o11y/pods/attribute_keysLists the metric attribute keys Kubernetes pods report, for building pod filters.
hanzo o11y pods attribute_valuesGET /v1/o11y/pods/attribute_valuesLists the values one pod attribute key has taken, for building pod filters.
hanzo o11y pods listPOST /v1/o11y/pods/listLists Kubernetes pods over a time range, each with its CPU and memory usage against request and limit, restart count,…
hanzo o11y processes attribute_keysGET /v1/o11y/processes/attribute_keysLists the metric attribute keys processes report, for building process filters.
hanzo o11y processes attribute_valuesGET /v1/o11y/processes/attribute_valuesLists the values one process attribute key has taken, for building process filters.
hanzo o11y processes listPOST /v1/o11y/processes/listLists monitored processes over a time range, each with its name, PID, command line and CPU and memory usage;…
hanzo o11y product metricsGET /v1/o11y/product/metricsReturns one product's RED series — request rate, errors, p50 and p95 latency — for the caller's org, plus that org's…
hanzo o11y public dashboards widgets query_range <id> <idx>GET /v1/o11y/public/dashboards/{id}/widgets/{idx}/query_rangeReturns the query-range result for one widget of a public dashboard.
hanzo o11y public dashboards get <id>GET /v1/o11y/public/dashboards/{id}Returns the sanitized dashboard data for public access — the read a shared dashboard's public page makes.
hanzo o11y pvcs attribute_keysGET /v1/o11y/pvcs/attribute_keysLists the metric attribute keys persistent volume claims report, for building volume filters.
hanzo o11y pvcs attribute_valuesGET /v1/o11y/pvcs/attribute_valuesLists the values one persistent-volume-claim attribute key has taken, for building volume filters.
hanzo o11y pvcs listPOST /v1/o11y/pvcs/listLists Kubernetes persistent volume claims over a time range, each with its available, capacity and used bytes, inode…
hanzo o11y query_filter analyze --query <query> --query-type <queryType>POST /v1/o11y/query_filter/analyzeAnalyzes a query and extracts the metric names it reads and the columns it groups by.
hanzo o11y query_progressGET /v1/o11y/query_progressWatch one running query's progress
hanzo o11y query_range formatPOST /v1/o11y/query_range/formatParses a builder query and echoes it back normalized to the v3 shape — the endpoint the UI uses to canonicalize a query…
hanzo o11y query_range previewPOST /v1/o11y/query_range/previewValidates a composite query and renders the Datastore statements it would run WITHOUT executing it — a dry run for…
hanzo o11y query_range get --start <start> --end <end> --step <step> --query <query>GET /v1/o11y/query_rangeRuns a Prometheus-style range query over metrics — the legacy read that predates the v5 querier — and returns the…
hanzo o11y query_range createPOST /v1/o11y/query_rangeExecutes a composite query over a time range: builder queries over traces, logs and metrics, formulas, trace operators,…
hanzo o11y query --query <query>GET /v1/o11y/queryEvaluates one instant PromQL query against the org's metrics and returns the result at a single point in time.
hanzo o11y readyzGET /v1/o11y/readyzReadiness of the observability runtime to serve
hanzo o11y register --email <email>POST /v1/o11y/registerCreates the FIRST organization and its admin user.
hanzo o11y reset_password_tokens verifyPOST /v1/o11y/reset_password_tokens/verifyChecks that a reset-password token exists and has not expired, without consuming it.
hanzo o11y resetPasswordPOST /v1/o11y/resetPasswordSets a new password for whoever the reset token was minted for, consuming the token.
hanzo o11y reviews items update <id> <itemId>PATCH /v1/o11y/reviews/{id}/items/{itemId}Moves one queue item between PENDING and COMPLETED and sets its assignee.
hanzo o11y reviews items list <id>GET /v1/o11y/reviews/{id}/itemsReturns a page of one review queue's items, newest first, optionally filtered to PENDING or COMPLETED.
hanzo o11y reviews items create <id>POST /v1/o11y/reviews/{id}/itemsEnqueues traces, observations or sessions on a review queue.
hanzo o11y reviews get <id>GET /v1/o11y/reviews/{id}Returns one review queue with its pending and completed counts and its first page of items.
hanzo o11y reviews update <id>PATCH /v1/o11y/reviews/{id}Changes a review queue's name, description or score-config set.
hanzo o11y reviews rm <id>DELETE /v1/o11y/reviews/{id}Removes one review queue and every item in it.
hanzo o11y reviews listGET /v1/o11y/reviewsReturns a page of the caller org's human-review queues, newest first, narrowed to the caller's project.
hanzo o11y reviews createPOST /v1/o11y/reviewsCreates a human-review queue in the caller's org and project.
hanzo o11y roles users <id>GET /v1/o11y/roles/{id}/usersReturns every org member holding a role, by role id.
hanzo o11y roles get <id>GET /v1/o11y/roles/{id}Returns one role with the transaction groups it grants.
hanzo o11y roles set <id>PUT /v1/o11y/roles/{id}Replaces a custom role's description and transaction groups.
hanzo o11y roles rm <id>DELETE /v1/o11y/roles/{id}Deletes a custom role.
hanzo o11y roles listGET /v1/o11y/rolesLists every role in the caller's org — the managed ones the platform seeds and the custom ones its admins created.
hanzo o11y roles createPOST /v1/o11y/rolesCreates a custom role in the caller's org from a name, an optional description and the transaction groups it grants,…
hanzo o11y route_policies get <id>GET /v1/o11y/route_policies/{id}Returns one route policy, by id.
hanzo o11y route_policies set <id>PUT /v1/o11y/route_policies/{id}Replaces a route policy, by id, answering with the stored policy.
hanzo o11y route_policies rm <id>DELETE /v1/o11y/route_policies/{id}Removes a route policy, by id.
hanzo o11y route_policies listGET /v1/o11y/route_policiesLists the org's route policies.
hanzo o11y route_policies createPOST /v1/o11y/route_policiesCreates a route policy, answering with the stored policy.
hanzo o11y rules history filter_keys <id>GET /v1/o11y/rules/{id}/history/filter_keysReturns the distinct label keys present in a rule's history entries over the selected range, for building history…
hanzo o11y rules history filter_values <id> --name <name>GET /v1/o11y/rules/{id}/history/filter_valuesReturns the distinct values a given label key has taken across a rule's history entries.
hanzo o11y rules history overall_status get <id>GET /v1/o11y/rules/{id}/history/overall_statusReturns the overall firing/inactive intervals for a rule over the selected range.
hanzo o11y rules history overall_status create <id>POST /v1/o11y/rules/{id}/history/overall_statusReturns the overall firing/inactive windows for a rule, for the posted query range.
hanzo o11y rules history stats get <id>GET /v1/o11y/rules/{id}/history/statsReturns trigger and resolution statistics for a rule over the selected time range, current window against the prior one.
hanzo o11y rules history stats create <id>POST /v1/o11y/rules/{id}/history/statsReturns trigger and resolution statistics for a rule, current window against the prior one, for the posted query range.
hanzo o11y rules history timeline get <id>GET /v1/o11y/rules/{id}/history/timelineReturns paginated timeline entries for a rule's state transitions, filterable by state and a label expression,…
hanzo o11y rules history timeline create <id>POST /v1/o11y/rules/{id}/history/timelineReturns a rule's state-transition timeline for the posted query range, each entry carrying its related-logs or…
hanzo o11y rules history top_contributors get <id>GET /v1/o11y/rules/{id}/history/top_contributorsReturns the label combinations that contributed most to a rule firing over the selected range.
hanzo o11y rules history top_contributors create <id>POST /v1/o11y/rules/{id}/history/top_contributorsReturns the label combinations that contributed most to a rule firing, for the posted query range.
hanzo o11y rules get <id>GET /v1/o11y/rules/{id}Returns one alert rule with its evaluation state, by id.
hanzo o11y rules set <id>PUT /v1/o11y/rules/{id}Replaces an alert rule's definition, by id.
hanzo o11y rules update <id>PATCH /v1/o11y/rules/{id}Applies a partial update to an alert rule, by id, answering with the stored rule — the common toggle for enabling or…
hanzo o11y rules rm <id>DELETE /v1/o11y/rules/{id}Removes an alert rule, by id.
hanzo o11y rules testPOST /v1/o11y/rules/testFires a test notification for a rule definition without saving it, answering with how many series would alert.
hanzo o11y rules listGET /v1/o11y/rulesLists all alert rules with their current evaluation state.
hanzo o11y rules createPOST /v1/o11y/rulesCreates a new alert rule and answers with the stored rule.
hanzo o11y service_accounts keys set <id> <fid>PUT /v1/o11y/service_accounts/{id}/keys/{fid}Renames an API key or moves its expiry.
hanzo o11y service_accounts keys rm <id> <fid>DELETE /v1/o11y/service_accounts/{id}/keys/{fid}Revokes an API key.
hanzo o11y service_accounts keys list <id>GET /v1/o11y/service_accounts/{id}/keysLists a service account's API keys — metadata only, never the secrets.
hanzo o11y service_accounts keys create <id>POST /v1/o11y/service_accounts/{id}/keysMints an API key for a service account and answers the key's id and its secret — the one time the secret is ever shown.
hanzo o11y service_accounts roles rm <id> <rid>DELETE /v1/o11y/service_accounts/{id}/roles/{rid}Removes a role from a service account.
hanzo o11y service_accounts roles list <id>GET /v1/o11y/service_accounts/{id}/rolesLists the roles a service account holds.
hanzo o11y service_accounts roles create <id>POST /v1/o11y/service_accounts/{id}/rolesAssigns a role, named by its id, to a service account.
hanzo o11y service_accounts get <id>GET /v1/o11y/service_accounts/{id}Returns one service account with the roles it holds.
hanzo o11y service_accounts set <id>PUT /v1/o11y/service_accounts/{id}Renames a service account.
hanzo o11y service_accounts rm <id>DELETE /v1/o11y/service_accounts/{id}Deletes a service account and revokes every key it holds.
hanzo o11y service_accounts me getGET /v1/o11y/service_accounts/meReturns the calling service account itself, with the roles it holds — the self-inspection read for a key-authenticated…
hanzo o11y service_accounts me replacePUT /v1/o11y/service_accounts/meRenames the calling service account.
hanzo o11y service_accounts listGET /v1/o11y/service_accountsLists the caller's org's service accounts.
hanzo o11y service_accounts createPOST /v1/o11y/service_accountsCreates a service account in the caller's org, answering its id.
hanzo o11y service entry_point_operationsPOST /v1/o11y/service/entry_point_operationsReturns one service's entry-point operations with the same latency and error profile topOperations reports.
hanzo o11y service top_level_operationsPOST /v1/o11y/service/top_level_operationsMaps each service to its entry-point span names — for the one service named in the request, or for every service when…
hanzo o11y service top_operationsPOST /v1/o11y/service/top_operationsReturns one service's heaviest operations in the window, each with p50/p95/p99 latency, how often it ran and how often…
hanzo o11y services listGET /v1/o11y/services/listLists the name of every service the trace store holds, with no window applied — the complete catalog, for pickers and…
hanzo o11y services createPOST /v1/o11y/servicesLists the instrumented services seen in the window, each with the request profile of its entry-point spans: p99 and…
hanzo o11y sessions contextGET /v1/o11y/sessions/contextTells a sign-in page what an email address can do: which orgs the address belongs to and, per org, which password and…
hanzo o11y sessions email_passwordPOST /v1/o11y/sessions/email_passwordSigns a user in with email and password and answers with the session's token pair.
hanzo o11y sessions rotatePOST /v1/o11y/sessions/rotateExchanges a refresh token for a fresh token pair, retiring the old pair.
hanzo o11y sessions getGET /v1/o11y/sessionsList the caller org's LLM sessions
hanzo o11y sessions clearDELETE /v1/o11y/sessionsSigns the calling session out, invalidating its tokens.
hanzo o11y settings apdex getGET /v1/o11y/settings/apdexReturns apdex settings for the named services.
hanzo o11y settings apdex createPOST /v1/o11y/settings/apdexSets one service's apdex threshold and the status codes excluded from its score.
hanzo o11y settings ttl getGET /v1/o11y/settings/ttlReturns the org's current retention policy: default TTL, custom per-label rules, and cold-storage settings where…
hanzo o11y settings ttl createPOST /v1/o11y/settings/ttlSets the org's retention policy for one signal: the default TTL in days, ordered per-label retention rules, and…
hanzo o11y span_mapper_groups span_mappers update <groupId> <mapperId>PATCH /v1/o11y/span_mapper_groups/{groupId}/span_mappers/{mapperId}Changes a mapper's field context, config or enabled state.
hanzo o11y span_mapper_groups span_mappers rm <groupId> <mapperId>DELETE /v1/o11y/span_mapper_groups/{groupId}/span_mappers/{mapperId}Deletes one mapper from a group.
hanzo o11y span_mapper_groups span_mappers list <groupId>GET /v1/o11y/span_mapper_groups/{groupId}/span_mappersLists the mappers belonging to one group, in the order they are applied.
hanzo o11y span_mapper_groups span_mappers create <groupId>POST /v1/o11y/span_mapper_groups/{groupId}/span_mappersAdds a mapper to a group: which field context it reads, the move or copy it performs, and whether it is on.
hanzo o11y span_mapper_groups update <groupId>PATCH /v1/o11y/span_mapper_groups/{groupId}Changes a group's name, condition or enabled state.
hanzo o11y span_mapper_groups rm <groupId>DELETE /v1/o11y/span_mapper_groups/{groupId}Deletes a mapping group and every mapper under it.
hanzo o11y span_mapper_groups listGET /v1/o11y/span_mapper_groupsLists the caller's org's mapping groups, optionally only the enabled ones.
hanzo o11y span_mapper_groups createPOST /v1/o11y/span_mapper_groupsCreates a mapping group: the name it is known by, the span and resource attributes whose presence selects a span into…
hanzo o11y span_percentile --name <name> --service-name <serviceName>POST /v1/o11y/span_percentilePlaces one span's duration among its peers: the p50/p90/p99 durations of like spans, and the percentile the given…
hanzo o11y statefulsets attribute_keysGET /v1/o11y/statefulsets/attribute_keysLists the metric attribute keys Kubernetes statefulsets report, for building statefulset filters.
hanzo o11y statefulsets attribute_valuesGET /v1/o11y/statefulsets/attribute_valuesLists the values one statefulset attribute key has taken, for building statefulset filters.
hanzo o11y statefulsets listPOST /v1/o11y/statefulsets/listLists Kubernetes statefulsets over a time range, each with the CPU and memory its pods used against request and limit,…
hanzo o11y statsGET /v1/o11y/statsReturns the collected usage statistics for the caller's org, as the stats reporter aggregates them — a map whose keys…
hanzo o11y statusGET /v1/o11y/statusReports whether a product's service is live: an in-cluster health probe with its measured latency, fused with the…
hanzo o11y substitute_varsPOST /v1/o11y/substitute_varsSubstitutes a query's variables and returns the resolved request, without running it — what a dashboard does before it…
hanzo o11y testChannelPOST /v1/o11y/testChannelSends a test notification to the posted receiver.
hanzo o11y testRulePOST /v1/o11y/testRuleFires a test notification for the posted rule definition and answers with how many series alerted and a status message.
hanzo o11y third-party-apis overview domainPOST /v1/o11y/third-party-apis/overview/domainReturns one external domain's endpoint-level breakdown — each endpoint with its rate, error and latency columns over…
hanzo o11y third-party-apis overview listPOST /v1/o11y/third-party-apis/overview/listLists the external domains the instrumented services call, with request rate, error percentage and latency per domain.
hanzo o11y trace-funnels analytics error-traces <funnel_id>POST /v1/o11y/trace-funnels/{funnel_id}/analytics/error-tracesReturns the errored traces through a step transition of a saved funnel — the entry point for "why is this step failing".
hanzo o11y trace-funnels analytics overview <funnel_id>POST /v1/o11y/trace-funnels/{funnel_id}/analytics/overviewReturns a saved funnel's conversion overview over a window: how many entered, how many converted, the rate and the…
hanzo o11y trace-funnels analytics slow-traces <funnel_id>POST /v1/o11y/trace-funnels/{funnel_id}/analytics/slow-tracesReturns the slowest traces through a step transition of a saved funnel — the entry point for "why is this step slow".
hanzo o11y trace-funnels analytics steps overview <funnel_id>POST /v1/o11y/trace-funnels/{funnel_id}/analytics/steps/overviewReturns the conversion between two named steps of a saved funnel — the step-to-step drill-down behind the overview.
hanzo o11y trace-funnels analytics steps create <funnel_id>POST /v1/o11y/trace-funnels/{funnel_id}/analytics/stepsReturns a saved funnel's per-step metrics over a window — the counts and latencies at each step, in step order.
hanzo o11y trace-funnels analytics validate <funnel_id>POST /v1/o11y/trace-funnels/{funnel_id}/analytics/validateLists the traces that match a saved funnel over a window — the read that answers "is this funnel finding anything at…
hanzo o11y trace-funnels get <funnel_id>GET /v1/o11y/trace-funnels/{funnel_id}Returns one funnel with its steps.
hanzo o11y trace-funnels set <funnel_id>PUT /v1/o11y/trace-funnels/{funnel_id}Renames a funnel or rewrites its description, answering the funnel as it now stands.
hanzo o11y trace-funnels rm <funnel_id>DELETE /v1/o11y/trace-funnels/{funnel_id}Deletes a funnel.
hanzo o11y trace-funnels analytics error-traces-allPOST /v1/o11y/trace-funnels/analytics/error-tracesReturns the errored traces through a step transition of a funnel described inline.
hanzo o11y trace-funnels analytics overview-allPOST /v1/o11y/trace-funnels/analytics/overviewReturns the conversion overview of a funnel described inline.
hanzo o11y trace-funnels analytics slow-traces-allPOST /v1/o11y/trace-funnels/analytics/slow-tracesReturns the slowest traces through a step transition of a funnel described inline.
hanzo o11y trace-funnels analytics steps overview-allPOST /v1/o11y/trace-funnels/analytics/steps/overviewReturns the conversion between two steps of a funnel described inline.
hanzo o11y trace-funnels analytics steps create-allPOST /v1/o11y/trace-funnels/analytics/stepsReturns the per-step metrics of a funnel described inline.
hanzo o11y trace-funnels analytics validate-allPOST /v1/o11y/trace-funnels/analytics/validateLists the traces that match a funnel described inline — the builder's "try this" before anything is saved.
hanzo o11y trace-funnels listGET /v1/o11y/trace-funnels/listLists the caller's org's funnels, each with its steps and who last touched it.
hanzo o11y trace-funnels newPOST /v1/o11y/trace-funnels/newCreates an empty funnel with a name, answering the funnel it created.
hanzo o11y trace-funnels steps updatePUT /v1/o11y/trace-funnels/steps/updateReplaces a funnel's steps — the funnel is named in the body rather than the path — and answers the funnel as it now…
hanzo o11y traces aggregations <traceId>POST /v1/o11y/traces/{traceId}/aggregationsComputes span aggregations over one trace — span count, duration or share of execution time — grouped by the resource…
hanzo o11y traces flamegraph <traceId>POST /v1/o11y/traces/{traceId}/flamegraphReturns a trace's flamegraph: spans bucketed by depth level, each level ordered as it is drawn, around the selected…
hanzo o11y traces waterfall <traceId>POST /v1/o11y/traces/{traceId}/waterfallReturns a trace's waterfall: every span when the trace is small enough, a capped window around the selected span when…
hanzo o11y traces get <traceId>GET /v1/o11y/traces/{traceId}Returns one trace's spans as a column/row table, optionally centred on a span and walked a fixed number of levels up…
hanzo o11y traces fields getGET /v1/o11y/traces/fieldsReturns the trace field catalog: the span fields already selected as indexed columns, and the interesting ones seen in…
hanzo o11y traces fields create --data-type <dataType> --name <name> --type <type>POST /v1/o11y/traces/fieldsChanges how one span field is stored — selects or deselects it as a materialized column and tunes its index — and…
hanzo o11y traces listGET /v1/o11y/tracesLists the caller org's recent traces — one row per trace with its span count and wall-clock duration, most recently…
hanzo o11y usage --start <start> --end <end>GET /v1/o11y/usageReturns ingestion usage counts bucketed over the requested window, optionally narrowed to one service.
hanzo o11y user get <id>GET /v1/o11y/user/{id}Returns one org member with their single legacy role, by user id.
hanzo o11y user set <id>PUT /v1/o11y/user/{id}Renames one org member and may move their legacy role, answering with the updated record.
hanzo o11y user rm <id>DELETE /v1/o11y/user/{id}Removes one org member, by user id.
hanzo o11y user meGET /v1/o11y/user/meReturns the calling user with their single legacy role.
hanzo o11y user preferences get <name>GET /v1/o11y/user/preferences/{name}Returns one preference of the calling user, by name.
hanzo o11y user preferences set <name>PUT /v1/o11y/user/preferences/{name}Sets one preference of the calling user, by name.
hanzo o11y user preferences listGET /v1/o11y/user/preferencesLists every preference of the calling user, each with its current and default value.
hanzo o11y user listGET /v1/o11y/userLists the org's members with their single legacy role.
hanzo o11y users reset_password_tokens get <id>GET /v1/o11y/users/{id}/reset_password_tokensReturns the reset-password token a user already has; absent one, the answer is a not-found rather than a fresh token.
hanzo o11y users reset_password_tokens replace <id>PUT /v1/o11y/users/{id}/reset_password_tokensCreates or regenerates a user's reset-password token: a live token is returned as it is, an expired one is replaced.
hanzo o11y users roles rm <id> <roleId>DELETE /v1/o11y/users/{id}/roles/{roleId}Takes a role away from one org member, by user id and role id — someone else, never the caller.
hanzo o11y users roles list <id>GET /v1/o11y/users/{id}/rolesReturns every role one org member holds, by user id.
hanzo o11y users roles create <id>POST /v1/o11y/users/{id}/rolesAssigns a role, by role name, to one org member — someone else, never the caller.
hanzo o11y users get <id>GET /v1/o11y/users/{id}Returns one org member together with every role they hold, by user id.
hanzo o11y users set <id>PUT /v1/o11y/users/{id}Renames one org member, by user id — someone else, never the caller, who renames themselves through updateMyUser.
hanzo o11y users rm <id>DELETE /v1/o11y/users/{id}Removes one org member, by user id.
hanzo o11y users me dashboards pins replace <id>PUT /v1/o11y/users/me/dashboards/{id}/pinsPins a dashboard for the calling user.
hanzo o11y users me dashboards pins clear <id>DELETE /v1/o11y/users/me/dashboards/{id}/pinsRemoves the caller's pin for a dashboard.
hanzo o11y users me dashboards listGET /v1/o11y/users/me/dashboardsIs dashboardListV2 personalized for the calling user: each dashboard carries the caller's pinned state, and pinned…
hanzo o11y users me factor_passwordPUT /v1/o11y/users/me/factor_passwordReplaces the calling user's password, refusing when the old one does not match.
hanzo o11y users me getGET /v1/o11y/users/meReturns the calling user together with every role they hold.
hanzo o11y users me replacePUT /v1/o11y/users/meRenames the calling user.
hanzo o11y users listGET /v1/o11y/usersLists the caller's org members.
hanzo o11y users createPOST /v1/o11y/usersCreates a member of the caller's org in the pending-invite state and mails them their invitation; the answer is the new…
hanzo o11y variables query --query <query>POST /v1/o11y/variables/queryEvaluates a dashboard variable query and returns the values the variable may take.
hanzo o11y versionGET /v1/o11y/versionReports the running build: its version, whether an enterprise edition is present ("N" in this build), and whether…
hanzo o11y zeus hosts getGET /v1/o11y/zeus/hostsReturns the deployment's host info from Zeus.
hanzo o11y zeus hosts replacePUT /v1/o11y/zeus/hostsRecords the deployment's host in Zeus, overwriting any prior one.
hanzo o11y zeus profilesPUT /v1/o11y/zeus/profilesRecords the deployment's profile in Zeus — how the team uses observability today and what they plan — overwriting any…

How is this guide?