Documentation ¶ Index ¶ func Setup(service string, providerType string, url string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Setup ¶ func Setup(service string, providerType string, url string) error Setup is used to setup tracing for our app. For that we are creating a new TracerProvider and register it as the global so any imported instrumentation will default to using it. Types ¶ This section is empty. Source Files ¶ View all Source files tracer.go Click to show internal directories. Click to hide internal directories.