Class TelemetryEventNames
List of telemetry events
Inheritance
System.Object
TelemetryEventNames
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public static class TelemetryEventNames
Fields
| Improve this Doc View SourceIntellisenseQuantile
telemetry event name for auto complete response time
Declaration
public const string IntellisenseQuantile = "IntellisenseQuantile"
PeekDefinitionRequested
telemetry even name for when definition is requested
Declaration
public const string PeekDefinitionRequested = "PeekDefinitionRequested"