p4analyzer icon indicating copy to clipboard operation
p4analyzer copied to clipboard

Use LSP Telemetry for reporting

Open timjroberts opened this issue 1 year ago • 0 comments

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 avatar Apr 11 '23 10:04 timjroberts