Aient integration docs
Use these docs when connecting applications to Aient. They cover server and browser telemetry, source map uploads, webhook delivery, and the generated webhook event schema reference.Start here
- Instrument a server app with
@aient/otel. - Instrument a browser app with
@aient/otel-browser. - Instrument another OpenTelemetry ecosystem, including Python, Java, .NET, Ruby, PHP, Go, and Elixir.
- Connect a Vercel Drain to ingest Vercel logs and traces with near-zero instrumentation.
- Connect AWS CloudWatch Logs through Amazon Data Firehose without changing application code.
- Upload source maps with
@aient/sourcemapsso minified frames resolve to original source. - Subscribe to webhooks for Aient problem lifecycle events.
- Read common questions about what Aient does and how teams use it.