OpenTelemetry SDK
    Preparing search index...

    Type Alias MeterProviderConfig

    type MeterProviderConfig = {
        readers?: metrics.IMetricReader[];
        views?: metrics.ViewOptions[];
    }
    Index

    Reference to the MetricReader instances by the NodeSDK

    List of ViewOptionss that should be passed to the MeterProvider