telemetry

package
v2.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package telemetry provides opt-in error reporting via Sentry. All PII is stripped before transmission.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close()

Close flushes pending events and shuts down Sentry. Safe to call multiple times.

func Enabled

func Enabled() bool

Enabled returns whether telemetry is enabled.

func Flush

func Flush()

Flush ensures all pending events are sent to Sentry. Call this before os.Exit to ensure error events are transmitted.

func Init

func Init(reportingEnabled bool, deviceID, appVersion, platformID string) error

Init initializes Sentry error reporting with zerolog integration. If reportingEnabled is false, telemetry remains disabled.

Types

This section is empty.

Jump to

Keyboard shortcuts

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