package contrib
import "go.opentelemetry.io/contrib"
Package contrib contains common values used across all instrumentation, exporter, and detector contributions.
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.
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 ¶
contrib.go doc.go
Directories ¶
Path | Synopsis |
---|---|
internal |