Fix LSP RequestMetrics based telemetry reporting #68790
Labels
Area-Analyzers
LSP
issues related to the roslyn language server protocol implementation
Tenet-Telemetry
Our ability to collect telemetry is broken.
Milestone
We used to report telemetry for LSP request handling with this:
https://sourceroslyn.io/#Microsoft.CodeAnalysis.LanguageServer.Protocol/Handler/RequestMetrics.cs,dbc0f7ecd3f54f1a
However, it was (probably accidentally) removed as part of this PR. We'd like to reinstate it to collect perf data for various request handler again.
The text was updated successfully, but these errors were encountered: