M14: add n8n execution health telemetry
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user