Snippet
Start with one structured event
Add this shape where the workflow completes, fails, or retries. Then build the dashboard from real fields.
Supabase And Postgres App Telemetry event
await telemetry.log("api_request_completed", {
route_template: "/api/projects/:id/sync",
method: "POST",
status_code: 200,
status: "success",
latency_ms: 266,
team_id: team.id,
});Templates to pair with this integration
AI Agent Observability Template
Track agent runs, tool calls, retries, model latency, errors, and accepted outcomes with structured SQL-ready events.
Open templateBackground Job Failure Monitor
Capture queue, cron, import, billing sync, and webhook job health from the first run through retries and failures.
Open templateAPI Error And Latency Monitor
Watch request volume, status codes, route latency, failed endpoints, and customer-impacting API incidents.
Open templateMore integrations
OpenAI Agent Telemetry
Log OpenAI agent runs, tool calls, model usage, latency, cost, and final outcomes with structured events.
Open guideVercel AI SDK Telemetry
Track streaming completions, token usage, retries, latency, and accepted results from AI SDK workflows.
Open guideInngest And Trigger.dev Job Telemetry
Instrument async workers, scheduled jobs, retries, failures, and dead-letter events with SQL-ready logs.
Open guide