Registry / observability / getsentry-raven-go

getsentry-raven-go

JSON →
library0.2.0gogounverified

Package raven implements a client for the Sentry error logging service.

go get github.com/getsentry/raven-go
INSTALL
IMPORT
SIG · GETSENTRY-RAVEN-GO
G
getsentry-raven-go
observabilitygov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

raven
github.com/getsentry/raven-go

Captures a message and sends it to Sentry.

package main import ( "github.com/getsentry/raven-go" ) func main() { raven.CaptureMessage("Hello, Sentry!", nil) }
Debug
Known issues
breakingraven-go is deprecated in favor of the official Sentry Go SDK (sentry-go).
fix
Migrate to github.com/getsentry/sentry-go.
affects: >=0.2.0
Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources
getsentry-raven-go — go get getsentry-raven-go · libregistry