Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize() (func(), error)
Initialize starts the tracing provider. This must be called before any traces are created or traces will be discarded. Returned is a shutdown function that should be called to ensure graceful shutdown.
func InitializeFullBinary ¶
InitializeFullBinary is a specialized variant of Initialize for uses with binaries who are tracing their entire execution as a single trace span. Not for use with long running services.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.