package contrib
import "go.opentelemetry.io/contrib"
This package provides all of its functionality through its submodules. The submodules in the exporters directory provide implementations for trace and metric exporters for third-party collectors, and submodules in the instrumentation directory provide the instrumentation for the popular go libraries.
Package contrib contains common values used across all instrumentation, exporter, and detector contributions.
Index ¶
Functions ¶
func SemVersion ¶
func SemVersion() string
SemVersion is the semantic version to be supplied to tracer/meter creation.
func Version ¶
func Version() string
Version is the current release version of OpenTelemetry Contrib in use.
Source Files ¶
doc.go version.go
Directories ¶
Path | Synopsis |
---|---|
internal |