Documentation ¶
Index ¶
- func NewTracerProvider(ctx context.Context, propagator propagation.TextMapPropagator, ...) (*sdktrace.TracerProvider, error)
- func TextMapPropagator() propagation.TextMapPropagator
- func TracerProviderOptions(ctx context.Context, attrs ...attribute.KeyValue) ([]sdktrace.TracerProviderOption, error)
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTracerProvider ¶
func NewTracerProvider(ctx context.Context, propagator propagation.TextMapPropagator, opts ...sdktrace.TracerProviderOption) (*sdktrace.TracerProvider, error)
func TextMapPropagator ¶
func TextMapPropagator() propagation.TextMapPropagator
func TracerProviderOptions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.