M14: add n8n execution health telemetry

This commit is contained in:
NuklearRabbit
2026-08-10 03:41:06 +02:00
parent 218599af7d
commit 58fb515337
17 changed files with 368 additions and 22 deletions
@@ -37,6 +37,10 @@
"description": "{{known}} of {{expected}} canonical n8n workflows have live evidence of running.",
"notBuilt": "Not built yet",
"noEvidence": "No evidence yet",
"healthy": "Healthy",
"stale": "Evidence is stale",
"failed": "Latest execution failed",
"executionId": "Execution",
"columns": {
"name": "Workflow",
"status": "Status",