DefaultAggregationProviderExporterInterface
extends
MetricExporterInterface, DefaultAggregationProviderInterface
in
Table of Contents
Methods
- defaultAggregation() : AggregationInterface|null
- export() : bool
- shutdown() : bool
Methods
defaultAggregation()
public
defaultAggregation(string|InstrumentType $instrumentType) : AggregationInterface|null
Parameters
- $instrumentType : string|InstrumentType
Tags
Return values
AggregationInterface|nullexport()
public
export(iterable<int, Metric> $batch) : bool
Parameters
- $batch : iterable<int, Metric>
Return values
boolshutdown()
public
shutdown() : bool