ComfyUI Server Status and Node Monitoring Webhook

b0692887-cf35-4f9e-a872-207d804a4aae

Latency
14ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "webhook-status",
    "timestamp": 1782940406026
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782940406026
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "webhook-status",
    "timestamp": 1782940406026
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "get-system-stats",
    "timestamp": 1782940406028
  },
  {
    "event": "fetching GET http://comfyui:8188/system_stats",
    "nodeId": "http",
    "timestamp": 1782940406028
  },
  {
    "data": {
      "url": "http://comfyui:8188/system_stats",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1782940406028
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782940406031
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "get-system-stats",
    "timestamp": 1782940406031
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "get-object-info",
    "timestamp": 1782940406033
  },
  {
    "event": "fetching GET http://comfyui:8188/object_info",
    "nodeId": "http",
    "timestamp": 1782940406033
  },
  {
    "data": {
      "url": "http://comfyui:8188/object_info",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1782940406033
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782940406035
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "get-object-info",
    "timestamp": 1782940406035
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "format-response",
    "timestamp": 1782940406035
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "format-response",
    "timestamp": 1782940406037
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "respond",
    "timestamp": 1782940406040
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782940406040
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "respond",
    "timestamp": 1782940406040
  }
]