mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-04-29 11:09:58 +00:00
feat: add error telemetry with stage tracking
sends minimal data to scarf on install/update failures: event type, stage, exit_code. uses err trap in orchestrator scripts. respects existing opt-out settings.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# [optional]
|
||||
# Anonymous telemetry - helps improve the project
|
||||
# Set to false to disable (default: true)
|
||||
# INSTALLATION_ID is auto-generated, do not modify
|
||||
############
|
||||
# SCARF_ANALYTICS=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user