package
0.0.0-20231129065837-deba56b04b66
Repository: https://github.com/chipartem/k6.git
Documentation: pkg.go.dev

# Functions

NewNoopTracerProvider creates a new noop TracerProvider.
NewTracerProvider creates a new tracer provider.
TracerProviderFromConfigLine initializes a new TracerProvider based on the configuration specified through input line.

# Variables

ErrInvalidGRPCWithURLPath indicates that an exporter using gRPC protocol does not support URL path.
ErrInvalidProto indicates that the defined exporter protocol is not valid.
ErrInvalidTracesOutput indicates that the defined traces output is not valid.
ErrInvalidURLScheme indicates that the defined exporter URL scheme is not valid.

# Structs

TracerProvider provides methods for tracers initialization and shutdown of the processing pipeline.