public static void FlushApplicationInsightsTelemetry()
 {
     _aIAppender?.Flush(500);
 }