The official Go SDK for Sentry (sentry.io)
Sentry-go is the official Go SDK for Sentry (sentry.io), a crash reporting and error monitoring platform. The project provides a single-module core SDK with integration sub-modules for various HTTP frameworks (Echo, Fiber, Gin, Fasthttp, Iris, and Negroni), logging libraries (Logrus, Zerolog, Zap, and slog), and instrumentation tools (HTTP client and OpenTelemetry). Built in Go, the SDK uses an async transport architecture and includes features like context-aware hubs, scopes, and configurable panic recovery for middleware integration across different web frameworks.