sentry

package
v16.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureSentry

func ConfigureSentry(logger log.Logger, version string, sentryConf Config)

ConfigureSentry configures the sentry DSN

Types

type Config

type Config struct {
	DSN         string `toml:"sentry_dsn,omitempty" json:"sentry_dsn"`
	Environment string `toml:"sentry_environment,omitempty" json:"sentry_environment"`
}

Config contains configuration for sentry

Jump to

Keyboard shortcuts

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