Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
Option specifies instrumentation configuration options.
func WithTraceAttributes ¶
WithTraceAttributes configures the interceptor to attach the default KeyValues.
func WithTraceProvider ¶
func WithTraceProvider(traceProvider trace.TracerProvider) Option
WithTraceProvider configures the interceptor with the specified trace provider.
Click to show internal directories.
Click to hide internal directories.