瀏覽代碼

Merge pull request #884 from provectus/ISSUE-793_connector_stack_trace

Fixed Stack Trace not showing up when connector fails
Alex-Shirazi1 3 年之前
父節點
當前提交
81a6564183
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      kafka-ui-contract/src/main/resources/swagger/kafka-connect-api.yaml

+ 4 - 0
kafka-ui-contract/src/main/resources/swagger/kafka-connect-api.yaml

@@ -409,6 +409,8 @@ components:
             - UNASSIGNED
         worker_id:
           type: string
+        trace:
+          type: string
 
     ConnectorStatus:
       type: object
@@ -427,6 +429,8 @@ components:
                 - UNASSIGNED
             worker_id:
               type: string
+            trace:
+              type: string
         tasks:
           type: array
           items: