Documentation ¶
Index ¶
- func RegisterAppInsightsExportor(serviceName, agentEndpoint string) error
- func RegisterJaegerExporter(serviceName string) error
- func SetupTracing(serviceName string, exporters ...string) error
- func StartSpan(ctx context.Context, name string) (context.Context, *trace.Span)
- func StartSpanWithTags(ctx context.Context, name string, tags map[string]string) (context.Context, *trace.Span)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAppInsightsExportor ¶
RegisterAppInsightsExportor registers the app insights exporter
func RegisterJaegerExporter ¶
RegisterJaegerExporter registers a new jaeger exporter.
func SetupTracing ¶
SetupTracing setup default tracing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.