internal Task FlushAsync()
 {
     return(_traceWriter.FlushTracesAsync());
 }