package
0.5.5
Repository: https://github.com/pace/bricks.git
Documentation: pkg.go.dev

# README

Tracing (Sentry)

All microservice will be using Sentry.

Environment based configuration

PropertyDescription
SENTRY_DSNThe DSN to use.
ENVIRONMENTThe environment to be sent with events.
SENTRY_TRACES_SAMPLE_RATEThe tracing sample rate to use (default: 0.1).
SENTRY_ENABLE_TRACINGEnable or disable tracing (default: true).