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

Use LSP Telemetry for reporting #5

Open
timjroberts opened this issue Apr 11, 2023 · 0 comments
Open

Use LSP Telemetry for reporting #5

timjroberts opened this issue Apr 11, 2023 · 0 comments
Labels
C-proposal An open suggestion for a feature or improvement to include in ongoing effort

Comments

@timjroberts
Copy link
Collaborator

The LSP specification supports a Telemetry Notification allowing a server to "request a client to log a telemetry event". We could use this to report rudimentary statistics to the VSCode extension which is then optionally made visible to the user via the extension UI. Reported statistics could include 'requests/sec', 'memsize' and so on.

@timjroberts timjroberts added the C-proposal An open suggestion for a feature or improvement to include in ongoing effort label Apr 11, 2023
@timjroberts timjroberts modified the milestones: Peppadew [1.0], Serrano Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-proposal An open suggestion for a feature or improvement to include in ongoing effort
Projects
None yet
Development

No branches or pull requests

1 participant