Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracing ¶
type Tracing struct {
// contains filtered or unexported fields
}
Tracing makes the bridge between the OpenTracing implementation and Qaclana components
func NewTracing ¶
func NewTracing() *Tracing
NewTracing creates a new instance of the Tracing with a default configuration
func WithConfig ¶
func WithConfig(config *jaegercfg.Configuration) *Tracing
WithConfig creates a new Tracer with the given configuration
Click to show internal directories.
Click to hide internal directories.