Versions in this module Expand all Collapse all v0 v0.1.1 Jul 22, 2022 v0.1.0 Jul 22, 2022 Changes in this version + func InitTracerProvider(serviceName, endpoint string, options ...Option) (*tracesdk.TracerProvider, error) + type Config struct + CollectorEndpoint string + LocalAgentHostPort string + ServiceName string + type Option func(c *Options) + type Options struct + SamplingRatio float64