instrumentation

package
v1.33.0-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SentryDSN = "https://370df87d33df46cb90182dd80a50fdc4@o27592.ingest.sentry.io/5694458"

SentryDSN is the destination for crash reports. A Sentry DSN is a public, write-only key that is safe to ship inside client binaries, so we hardcode a default here. This ensures crash reporting works for builds that are not produced by our release pipeline (for example Homebrew Core, which builds from source and cannot inject build-time values). Release builds may still override this via ldflags.

Functions

func ReportException

func ReportException(err error) bool

ReportException is designed to be called once as the CLI exits. We're purposefully initializing a client all the time given this context.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL