Documentation ¶
Overview ¶
Package otlphttp provides gtrace.Tracer implementation using OpenTelemetry protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(serviceName, endpoint, path string) (*sdktrace.TracerProvider, error)
Init initializes and registers `otlphttp` to global TracerProvider.
The output parameter `Shutdown` is used for waiting exported trace spans to be uploaded, which is useful if your program is ending, and you do not want to lose recent spans.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.