Base implementation for all Sentry JavaScript SDKs
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Official Sentry SDK for browsers
User replays for Sentry
Browser Utilities for all Sentry JavaScript SDKs
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Sentry Bundler Plugin Core
Sentry Node SDK using OpenTelemetry for performance instrumentation
Types for all Sentry JavaScript SDKs
Official Sentry utilities for OpenTelemetry
The linux x64 distribution of the Sentry CLI binary.
Replay canvas integration
Utilities for all Sentry JavaScript SDKs
Sentry SDK integration for user feedback
Sentry Node-Core SDK
Official Sentry SDK for the Vercel Edge Runtime
Official Sentry SDK for React.js
Sentry Internal Tracing Package
Official Sentry SDK for Next.js
Official Sentry Webpack plugin
Official Sentry Vite plugin
Pluggable integrations that can be used to enhance JS SDKs
The darwin distribution of the Sentry CLI binary.
The windows x64 distribution of the Sentry CLI binary.
A gem that provides Sidekiq integration for the Sentry error logger
E11y (Easy Telemetry) - Observability for Rails developers who hate noise. UNIQUE FEATURES: • Request-scoped debug buffering - buffers debug logs in memory, flushes ONLY on errors • Zero-config SLO tracking - automatic Service Level Objectives for HTTP endpoints and jobs • Schema-validated events - catch bugs before production with dry-schema DEVELOPER EXPERIENCE: • Minimal setup — one config block, works with stdout out of the box • Auto-metrics from events (no manual Yabeda.increment) • Rails-first design (follows Rails conventions) • Pluggable adapters (Loki, Sentry, OpenTelemetry, custom backends) COST SAVINGS: • Reduce log storage costs by 90% (request-scoped buffering) • Replace expensive APM SaaS ($500-5k/month → infra costs only) • Own your observability data (no vendor lock-in) PRODUCTION-READY: • Thread-safe for multi-threaded Rails + Sidekiq • Adaptive sampling (error-based, load-based, value-based) • PII filtering (GDPR-compliant masking/hashing) • Performance optimized (hash-based events, minimal allocations) Perfect for Rails 7.0+ teams who need observability without complexity or high costs.