Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MetricReaderOptions

Index

Properties

aggregationSelector?: AggregationSelector

Aggregation selector based on metric instrument types. If no views are configured for a metric instrument, a per-metric-reader aggregation is selected with this selector.

aggregationTemporalitySelector?: AggregationTemporalitySelector

Aggregation temporality selector based on metric instrument types. If not configured, cumulative is used for all instruments.

metricProducers?: MetricProducer[]

Note, this option is experimental. Additional MetricProducers to use as a source of aggregated metric data in addition to the SDK's metric data. The resource returned by these MetricProducers is ignored; the SDK's resource will be used instead.

experimental

Generated using TypeDoc