SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

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 Source

IntellisenseQuantile

telemetry event name for auto complete response time

Declaration
public const string IntellisenseQuantile = "IntellisenseQuantile"
| Improve this Doc View Source

PeekDefinitionRequested

telemetry even name for when definition is requested

Declaration
public const string PeekDefinitionRequested = "PeekDefinitionRequested"
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX