Skip to content

Metrics SDK: Implement Periodic exporting MetricReader #1285

@lalitb

Description

@lalitb

As specified in specs: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#periodic-exporting-metricreader

  • This is an implementation of the MetricReader which collects metrics based on a user-configurable time interval, and passes it to the exporter
  • Configurable parameters:
    • exportIntervalMillis
    • exportTimeoutMillis

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions