Versions in this module Expand all Collapse all v0 v0.8.0 Jun 30, 2023 Changes in this version + func InitTracer(cfg Config) (func(), error) + func NewHttpClient(name string) *http.Client + type Config struct + Enabled bool + Exporter string + Labels map[string]string + OTLP struct{ ... } + ServiceName string