Documentation ¶
Index ¶
- type Accumulationdeprecated
- type Aggregatordeprecated
- type AggregatorSelectordeprecated
- type Checkpointerdeprecated
- type CheckpointerFactorydeprecated
- type Exporterdeprecated
- type InstrumentationLibraryReaderdeprecated
- type Metadatadeprecated
- type Processordeprecated
- type Readerdeprecated
- type Recorddeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Accumulation
deprecated
type Accumulation = export.Accumulation
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
func NewAccumulation
deprecated
func NewAccumulation(descriptor *sdkapi.Descriptor, labels *attribute.Set, aggregator Aggregator) Accumulation
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
type Aggregator
deprecated
type Aggregator = aggregator.Aggregator
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/aggregator"
type AggregatorSelector
deprecated
type AggregatorSelector = export.AggregatorSelector
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
type Checkpointer
deprecated
type Checkpointer = export.Checkpointer
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
type CheckpointerFactory
deprecated
added in
v0.24.0
type CheckpointerFactory = export.CheckpointerFactory
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
type InstrumentationLibraryReader
deprecated
added in
v0.24.0
type Record
deprecated
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
func NewRecord
deprecated
func NewRecord(descriptor *sdkapi.Descriptor, labels *attribute.Set, aggregation aggregation.Aggregation, start, end time.Time) Record
Deprecated: use module "go.opentelemetry.io/otel/sdk/metric/export"
Click to show internal directories.
Click to hide internal directories.