Explorar o código

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

Fixed Stack Trace not showing up when connector fails
Alex-Shirazi1 %!s(int64=3) %!d(string=hai) anos
pai
achega
81a6564183

+ 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: