Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterExporter ¶
RegisterExporter determines the type of TraceExporter service for exporting traces from opencensus User can choose from multiple tracing services (datadog, jaegar) RegisterExporter returns the 'Flush' function for that particular tracing service
func StartSpan ¶
StartSpan takes in a Context Interface and opName and starts a span. It returns the new attached ObserverContext and span
func Tracer ¶
func Tracer(service string) buffalo.MiddlewareFunc
Tracer is a middleware that starts a span from the top of a buffalo context and propates it to the bottom of the stack
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.