All Projects → getsentry → Raven Go

getsentry / Raven Go

Licence: bsd-3-clause
Sentry client in Go

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Raven Go

Sentry Laravel
Laravel SDK for Sentry
Stars: ✭ 927 (+67.33%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Sentry Php
The official PHP SDK for Sentry (sentry.io)
Stars: ✭ 1,591 (+187.18%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+5261.01%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Sentry Ruby
Sentry SDK for Ruby
Stars: ✭ 724 (+30.69%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Raven Node
A standalone (Node.js) client for Sentry
Stars: ✭ 462 (-16.61%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+78.7%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Ohbug
An open source application information monitoring platform.
Stars: ✭ 101 (-81.77%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (-69.86%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Sentry Go
Official Sentry SDK for Go
Stars: ✭ 415 (-25.09%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Sentry Telegram
Plugin for Sentry which allows sending notification via Telegram messenger.
Stars: ✭ 168 (-69.68%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Sentry Cocoa
The official Sentry SDK for iOS, tvOS, macOS, watchOS
Stars: ✭ 370 (-33.21%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+280.32%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
Raven Csharp
Superseded by: https://github.com/getsentry/sentry-dotnet
Stars: ✭ 231 (-58.3%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports
raygun4android
Android crash reporting provider for Raygun
Stars: ✭ 19 (-96.57%)
Mutual labels:  crash-reporting, error-monitoring
elmah.io
ELMAH error logger for sending errors to elmah.io.
Stars: ✭ 31 (-94.4%)
Mutual labels:  crash-reporting, error-monitoring
app
Buggregator is a beautiful, lightweight debug server build on Laravel that helps you catch your smpt, sentry, var-dump, monolog, ray outputs. It runs without installation on multiple platforms.
Stars: ✭ 259 (-53.25%)
Mutual labels:  crash-reporting, error-monitoring
raygun4py
Python provider for Raygun
Stars: ✭ 18 (-96.75%)
Mutual labels:  crash-reporting, error-monitoring
airbrake-django
A Django project for Airbrake
Stars: ✭ 29 (-94.77%)
Mutual labels:  crash-reporting, error-monitoring
Sherlock
Sherlock reports any crash that occurs in your application
Stars: ✭ 104 (-81.23%)
Mutual labels:  crash-reporting, crash-reports
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (-14.26%)
Mutual labels:  error-monitoring, crash-reporting

raven

Build Status Go Report Card GoDoc


The raven-go SDK is no longer maintained and was superseded by the sentry-go SDK. Learn more about the project on GitHub and check out the migration guide.


raven is the official Go SDK for the Sentry event/error logging system.

Installation

go get github.com/getsentry/raven-go

Note: Go 1.7 and newer are supported.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].