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
@@ -36,7 +36,11 @@
"title": "Workflows d'automatisation",
"description": "{{known}} workflows n8n canoniques sur {{expected}} disposent de preuves actuelles de fonctionnement.",
"notBuilt": "Pas encore créé",
"noEvidence": "Aucune preuve pour l'instant",
"noEvidence": "Aucune preuve pour linstant",
"healthy": "Sain",
"stale": "Preuve obsolète",
"failed": "Dernière exécution échouée",
"executionId": "Exécution",
"columns": {
"name": "Workflow",
"status": "Statut",