You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 line
485 B

  1. {
  2. "exitCode": 0,
  3. "checks": [
  4. {
  5. "case": "actual-driver-check",
  6. "valid": true,
  7. "beforeMs": 0,
  8. "afterMs": 0,
  9. "elapsedMs": 12
  10. },
  11. {
  12. "case": "actual-driver-nonzero-restore",
  13. "beforeMs": 7000,
  14. "afterMs": 7000
  15. },
  16. {
  17. "case": "actual-driver-blackhole",
  18. "elapsedMs": 2010,
  19. "closed": true,
  20. "exceptionType": "KSQLException",
  21. "causeType": "SocketTimeoutException"
  22. }
  23. ]
  24. }