High performance impact of server.trackEvent -- let's re-evaluate when it gets called #8375
Labels
aspect: analytics
Anything related to analytics
aspect: performance
anything related to performance
component: server
editor: code (browser)
editor: jetbrains
meta: stale
This issue/PR is stale and will be closed soon
team: IDE
team: webapp
Issue belongs to the WebApp team
Uh oh!
There was an error while loading. Please reload this page.
Bug description
The API method
server.trackEvent()
is being called too frequently, putting excessive load on our servers.It would be good to:
server
server.trackEvent()
seems to be called most often by the dashboard and by the IDE backends (both VS Code and JetBrains).From Slack (internal):
From Grafana (internal):
Steps to reproduce
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: