Force flush any pending metrics.
Returns true if the flush was successful, false otherwise.
@override Future<bool> forceFlush() async => !_isShutdown;