Aggregation temporality selector based on metric instrument types.
DataPoint value type for LastValueAggregation.
Represents an aggregated metric data.
An internal milliseconds for the metric reader to initiate metric collection.
Milliseconds for the async observable callback to timeout.
The backing exporter for the metric reader.
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.
DataPoint value type for SumAggregation.
Alters the metric stream: Alters the Aggregation of the metric stream.
Alters the metric stream: Sets a limit on the number of unique attribute combinations (cardinality) that can be aggregated. If not provided, the default limit will be used.
Alters the metric stream: If provided, the attributes that are not in the list will be ignored. If not provided, all attribute keys will be used by default.
Alters the metric stream: This will be used as the description of the metrics stream. If not provided, the original Instrument description will be used by default.
Instrument selection criteria: Original name of the Instrument(s) with wildcard support.
Instrument selection criteria: The original type of the Instrument(s).
Instrument selection criteria: The unit of the Instrument(s).
Instrument selection criteria: The name of the Meter. No wildcard support, name must match the meter exactly.
Instrument selection criteria: The schema URL of the Meter. No wildcard support, schema URL must match exactly.
Instrument selection criteria: The version of the Meter. No wildcard support, version must match exactly.
Alters the metric stream: This will be used as the name of the metrics stream. If not provided, the original Instrument name will be used.
Generated using TypeDoc
Aggregation selector based on metric instrument types.