Hanzo
CLIEvent

Event

3 `hanzo` commands for Event, each calling one operation on api.hanzo.ai.

Package analytics is product analytics: send an event, read back who did what.

3 commands · API reference →

CommandCallsWhat it does
hanzo event envelope <project>POST /v1/event/{project}/envelopeSentry SDK envelope ingest — errors and traces from an unmodified Sentry client
hanzo event store <project>POST /v1/event/{project}/storeSentry SDK store ingest — the legacy single-event wire
hanzo event createPOST /v1/eventCapture product events into your org's warehouse

How is this guide?