Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultTracingURL = "http://localhost:14268/api/traces"
View Source
const FlagTracing = "tracing"
Variables ¶
This section is empty.
Functions ¶
func DefaultTracerProvider ¶
func DefaultTracerProvider() (*trace.TracerProvider, error)
func GetTracerProviderOptions ¶
func GetTracerProviderOptions(url string) ([]trace.TracerProviderOption, error)
func TracerProvider ¶
func TracerProvider(url string) (*trace.TracerProvider, error)
Types ¶
type Info ¶
type Info struct {
Tracer *otrace.Tracer
BlockSpan *otrace.Span
// contains filtered or unexported fields
}
func (*Info) GetContext ¶
func (*Info) SetContext ¶
Click to show internal directories.
Click to hide internal directories.