feat(core): Workflow Execution Statistics (#4200)

Add recording and reporting of workflow execution statistics
This commit is contained in:
freya
2022-12-06 14:55:40 +00:00
committed by GitHub
parent b71295e4de
commit 1722c6b0c5
28 changed files with 908 additions and 66 deletions

View File

@@ -165,7 +165,7 @@
"passport-jwt": "^4.0.0",
"pg": "^8.3.0",
"picocolors": "^1.0.0",
"posthog-node": "^1.3.0",
"posthog-node": "^2.2.2",
"prom-client": "^13.1.0",
"psl": "^1.8.0",
"replacestream": "^4.0.3",