Skip to content

Metrics: implement stable exporters #15

Closed
@inge4pres

Description

@inge4pres

Describe the current state

The metrics SDK currently has a working implementation of in-memory exporter, and an incomplete support for OTLP exporter (see sdk/metrics/exporters/otlp.zig).

Desired state

It should support all the stable exporters listed in https://opentelemetry.io/docs/specs/otel/metrics/sdk_exporters/

  • InMemory
  • StdOut
  • OTLP

Dev exporters are listed in #36

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions