ComfyUI Server Status and Node Monitoring Webhook

7a9ccb1e-8608-45a8-b500-d1e576476747

Latency
95ms
Cost
$0.0000
Tokens
0
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "webhook-status",
    "timestamp": 1782940404879
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782940404880
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "webhook-status",
    "timestamp": 1782940404880
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "get-system-stats",
    "timestamp": 1782940404882
  },
  {
    "event": "fetching GET http://comfyui:8188/system_stats",
    "nodeId": "http",
    "timestamp": 1782940404882
  },
  {
    "data": {
      "url": "http://comfyui:8188/system_stats",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1782940404882
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782940404961
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "get-system-stats",
    "timestamp": 1782940404961
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "get-object-info",
    "timestamp": 1782940404967
  },
  {
    "event": "fetching GET http://comfyui:8188/object_info",
    "nodeId": "http",
    "timestamp": 1782940404967
  },
  {
    "data": {
      "url": "http://comfyui:8188/object_info",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1782940404967
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782940404970
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "get-object-info",
    "timestamp": 1782940404970
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "format-response",
    "timestamp": 1782940404970
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "format-response",
    "timestamp": 1782940404972
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "respond",
    "timestamp": 1782940404973
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782940404973
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "respond",
    "timestamp": 1782940404974
  }
]