Skip to content

Metrics SDK: Implement Periodic exporting MetricReader #1285

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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