Integrations
Set up Bugsly in your framework in under 5 minutes. Choose your stack below and follow the step-by-step guide.
React
Catch and debug errors in your React components with automatic component tree tracking, error boundaries, and real-time AI analysis.
npm install @bugsly/react @bugsly/browserNext.js
Full-stack error tracking for Next.js with App Router support, server action monitoring, and automatic instrumentation for both client and server.
npx @bugsly/wizard@latest -i nextjsNode.js
Monitor errors and performance in any Node.js application with automatic async context tracking, unhandled rejection capture, and process-level monitoring.
npm install @bugsly/nodePython
Track Python errors with automatic exception capture, breadcrumbs, and AI analysis. Sentry SDK-compatible.
pip install sentry-sdkDjango
Full Django integration with automatic middleware setup, ORM query tracking, template error capture, and Celery task monitoring.
pip install sentry-sdk[django]FastAPI
Monitor FastAPI applications with automatic request tracing, Pydantic validation error capture, and async endpoint performance monitoring.
pip install sentry-sdk[fastapi]Ruby on Rails
Error tracking for Rails applications with automatic controller instrumentation, ActiveRecord query monitoring, and background job error capture.
gem install sentry-ruby sentry-railsExpress
Monitor Express.js applications with automatic request handling, middleware error capture, and route-level performance tracing.
npm install @bugsly/node @bugsly/profiling-nodeTypeScript
Type-safe error tracking for any TypeScript project with full type definitions, source map support, and intelligent error grouping.
npm install @bugsly/browser @bugsly/types.NET / C#
Full error tracking for .NET applications — ASP.NET Core, console apps, background services, and game servers with automatic exception capture and AI analysis.
dotnet add package Sentry.AspNetCoreUnity
Crash and error reporting for Unity games across iOS, Android, Windows, Mac, WebGL, and consoles — native crash support and automatic breadcrumbs.
// Unity Package Manager → Add package by name:
io.sentry.unity