mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Disable workspace tags event (#15168)
This commit is contained in:
@@ -94,7 +94,7 @@ export class WorkspaceTags implements IWorkbenchContribution {
|
||||
]
|
||||
}
|
||||
*/
|
||||
this.telemetryService.publicLog('workspce.tags', tags);
|
||||
// this.telemetryService.publicLog('workspce.tags', tags); {{SQL CARBON EDIT}} We don't need this event
|
||||
}
|
||||
|
||||
private reportRemoteDomains(workspaceUris: URI[]): void {
|
||||
|
||||
Reference in New Issue
Block a user