package internal
Import Path
go.opentelemetry.io/otel/api/global/internal (on go.dev)
Dependency Relation
imports 10 packages, and imported by one package
Package-Level Type Names (total 15, in which 2 are exported)
AsyncImpler is implemented by all of the async
metric instruments.
( T) AsyncImpl() metric.AsyncImpl
go.opentelemetry.io/otel/api/metric.Float64SumObserver
go.opentelemetry.io/otel/api/metric.Float64UpDownSumObserver
go.opentelemetry.io/otel/api/metric.Float64ValueObserver
go.opentelemetry.io/otel/api/metric.Int64SumObserver
go.opentelemetry.io/otel/api/metric.Int64UpDownSumObserver
go.opentelemetry.io/otel/api/metric.Int64ValueObserver
go.opentelemetry.io/otel/api/metric.Observation
go.opentelemetry.io/otel/api/metric.asyncInstrument
SyncImpler is implemented by all of the sync metric
instruments.
( T) SyncImpl() metric.SyncImpl
go.opentelemetry.io/otel/api/metric.Float64Counter
go.opentelemetry.io/otel/api/metric.Float64UpDownCounter
go.opentelemetry.io/otel/api/metric.Float64ValueRecorder
go.opentelemetry.io/otel/api/metric.Int64Counter
go.opentelemetry.io/otel/api/metric.Int64UpDownCounter
go.opentelemetry.io/otel/api/metric.Int64ValueRecorder
go.opentelemetry.io/otel/api/metric.Measurement
go.opentelemetry.io/otel/api/metric.syncInstrument
Package-Level Functions (total 13, in which 8 are exported)
func AtomicFieldOffsets() map[string]uintptr
MeterProvider is the internal implementation for global.MeterProvider.
Propagators is the internal implementation for global.Propagators.
ResetForTest restores the initial global state, for testing purposes.
SetMeterProvider is the internal implementation for global.SetMeterProvider.
SetPropagators is the internal implementation for global.SetPropagators.
SetTraceProvider is the internal implementation for global.SetTraceProvider.
TraceProvider is the internal implementation for global.TraceProvider.
Package-Level Variables (total 5, none are exported)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |