forceFlush abstract method

Future<bool> forceFlush()

Force flush metrics through the associated exporter.

Returns true if the flush was successful, false otherwise.

Implementation

Future<bool> forceFlush();