# Hanzo O11y — Hanzo AI

> Traces, metrics, logs and profiles, in one place

o11y.hanzo.ai

# Hanzo O11y

Traces, metrics and logs, in one place

Your services send OpenTelemetry; it lands in one column store and comes back as APM, logs, traces, metrics and exceptions. Because it is one store, a span and the log line it produced are one query rather than two tabs and a copied timestamp.

[View on GitHub](https://github.com/hanzoai/o11y)

Paste and ship

Paste this into any agent. It reads the skill manifest and calls O11y from there.

Agent promptapi /v1/o11yCopy

```
Read https://hanzo.ai/skill.md and use Hanzo O11y in my project. Start with: hanzo o11y logs get
```

## One store, one query language

Every panel scopes to your org from the token, so a shared deployment still answers one tenant at a time.

01

### Traces and APM

Follow one request across services, queues and databases. Sort by the slow tail rather than the average, and open the span that spent the time.

02

### Metrics

Write PromQL if you already have it, or build the query in the UI if you do not. Both run against the same store the traces are in.

03

### Logs

Search structured logs by field, not by regex over a blob. A span carries the id its log lines were written with, so the pivot is a click.

04

### Exceptions

Errors are grouped and counted rather than listed, so a thousand of the same stack trace is one row with a number on it — and it links to the trace that raised it.

05

### Dashboards and alerts

An alert rule is a saved query, so what fires at three in the morning is something you already looked at. It reaches PagerDuty, Opsgenie, Slack, Teams, email or a webhook.

06

### OpenTelemetry on the wire

OTLP over gRPC on 4317 and HTTP on 4318. Any OTel SDK or collector points at it by setting one endpoint variable — there is no agent of ours to install.

## Point an OTLP endpoint at it

[View on GitHub](https://github.com/hanzoai/o11y)

## Start building with O11y

[Get your API key](https://platform.hanzo.ai/api-keys)

One API key. One credit balance. Every primitive.

Related capabilities

[Overview](https://hanzo.ai/overview)[EvalsMeasure model & agent quality](https://hanzo.ai/cloud/evals)[LogsSearch every line](https://hanzo.ai/cloud/logs)

## Open source

License: Apache-2.0[hanzoai/o11y](https://github.com/hanzoai/o11y)

## Get O11y

Observability suite

[Deploy to Cloud](https://platform.hanzo.ai/deploy)
