sdk – go.opentelemetry.io/otel/sdk Index | Files | Directories

package sdk

import "go.opentelemetry.io/otel/sdk"

Package sdk provides the OpenTelemetry default SDK for Go.

Index

Functions

func Version

func Version() string

Version is the current release version of the OpenTelemetry SDK in use.

Source Files

version.go

Directories

PathSynopsis
instrumentationPackage instrumentation provides types to represent the code libraries that provide OpenTelemetry instrumentation.
internalPackage internal provides internal functionality for the sdk package.
resourcePackage resource provides detecting and representing resources.
tracePackage trace contains support for OpenTelemetry distributed tracing.
trace/tracetestPackage tracetest is a testing helper package for the SDK.
Version
v1.36.0 (latest)
Published
May 21, 2025
Platform
linux/amd64
Last checked
3 hours ago

Tools for package owners.