Discover Packages
github.com/pace/bricks
maintenance
tracing
package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: Mar 6, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Tracing (Sentry)
All microservice will be using Sentry.
Environment based configuration
Property
Description
SENTRY_DSN
The DSN to use.
ENVIRONMENT
The environment to be sent with events.
SENTRY_TRACES_SAMPLE_RATE
The tracing sample rate to use (default: 0.1).
SENTRY_ENABLE_TRACING
Enable or disable tracing (default: true).
Expand ▾
Collapse ▴
Documentation
¶
Handler generates a tracing handler that decodes the current trace from the wire.
The tracing handler will not start traces for the list of ignoredPrefixes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.