Skip to content

Non-public ExporterError is exposed via PrometheusBuilder::build(..) #587

@jadamcrain

Description

@jadamcrain

ExporterFuture uses it as its Output:

pub type ExporterFuture = Pin<Box<dyn Future<Output = Result<(), ExporterError>> + Send + 'static>>;

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-exporterComponent: exporters such as Prometheus, TCP, etc.E-simpleEffort: simple.T-ergonomicsType: ergonomics.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions