Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTracer ¶
func NewTracer(params TracerParams) (opentracing.Tracer, error)
NewTracer returns a new opentracing tracer.
Types ¶
type Config ¶
type Config struct { ServiceName string JaegerConfig jaegercfg.Configuration }
Config holds a list of options used during the airbrake handler construction.
Click to show internal directories.
Click to hide internal directories.