Skip to content

feat(config): add pull metric reader support to declarative config #5074

@MikeGoldsmith

Description

@MikeGoldsmith

The declarative config MeterProvider implementation currently raises an error when pull metric readers are specified (e.g. Prometheus), with a message directing users to configure pull readers via the SDK API directly.

The OTel declarative config spec lists pull metric readers (PullMetricExporter) as a supported plugin component type. This issue tracks implementing proper support for pull metric readers in _meter_provider.py.

Related: #3631

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions