Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TraceHandler ¶
TraceHandler return a middleware that process the opentelemetry.
Types ¶
type TraceOption ¶
type TraceOption func(options *traceOptions)
TraceOption defines the method to customize an traceOptions.
func WithTraceIgnorePaths
deprecated
func WithTraceIgnorePaths(traceIgnorePaths []string) TraceOption
Deprecated: WithTraceIgnorePaths specifies the traceIgnorePaths option for TraceHandler.
Click to show internal directories.
Click to hide internal directories.