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}} van {{expected}} canonieke n8n-workflows hebben actuele evidentie van werking.",
"notBuilt": "Nog niet gebouwd",
"noEvidence": "Nog geen evidentie",
"healthy": "Gezond",
"stale": "Evidentie verouderd",
"failed": "Laatste uitvoering mislukt",
"executionId": "Uitvoering",
"columns": {
"name": "Workflow",
"status": "Status",