Documentation ¶ Overview ¶ Package otlpgrpc provides gtrace.Tracer implementation using OpenTelemetry protocol. Index ¶ func Init(serviceName, endpoint, traceToken string) (func(), error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Init ¶ func Init(serviceName, endpoint, traceToken string) (func(), error) Init initializes and registers `otlpgrpc` 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. Source Files ¶ View all Source files otlpgrpc.go Click to show internal directories. Click to hide internal directories.