PushMetricExporterInterface
extends
MetricExporterInterface
in
Table of Contents
Methods
- export() : bool
- forceFlush() : bool
- shutdown() : bool
Methods
export()
public
export(iterable<int, Metric> $batch) : bool
Parameters
- $batch : iterable<int, Metric>
Return values
boolforceFlush()
public
forceFlush() : bool
Return values
boolshutdown()
public
shutdown() : bool