Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(core): Decouple projects telemetry from internal hooks (no-changelog) #9846

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ivov
Copy link
Contributor

@ivov ivov commented Jun 24, 2024

This PR kicks off decoupling telemetry from internal hooks, starting with projects:

  • set up TelemetryEventRelay
  • migrate telemetry events for project created, updated, deleted
  • remove blocking on migrated telemetry events
  • remove unused hook onConcurrencyLimitHit

As example for @RicardoE105

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants