@autter/runtime-browser on the frontend with @autter/runtime-node on an Express backend.
- Frontend
- Backend
- Next.js
Errors and usage, automatic from init:React render errors don’t reach
window.onerror — wrap your app with the error boundary (exported from @autter/runtime-next, works in any React app):Get a key
Every ingest key is scoped to oneorgId + repositoryId. If you’re self-hosting the ingester, generate a key yourself — see Environment variables. If you’re using Autter’s hosted ingester at otlp.autter.dev, create a key from your Autter organization.
No npm in this codebase?
Any language with an OpenTelemetry SDK can send server telemetry with configuration only — no@autter/* package required. See Using Autter Runtime without npm.
Stack integrations
Per-stack setup snippets — React, Node, Next.js, Go, Rust, and any OTel SDK.
Self-hosting
Run the ingester yourself, or point at Autter’s hosted endpoint.

