Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCodeTags ¶
AddCodeTags attaches code metadata to the current span. It should only be used, when the span is automatically created by an OpenTelemetry integration, like for web frameworks handler functions
Types ¶
type FalkenTracer ¶
type FalkenTracer struct {
// contains filtered or unexported fields
}
func Tracer ¶
func Tracer(name string, opts ...trace.TracerOption) FalkenTracer
Tracer wraps OpenTelemetry's otel.Tracer and returns a FalkenTracer instance to work as a proxy.
Click to show internal directories.
Click to hide internal directories.