mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -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 {
|
private reportRemoteDomains(workspaceUris: URI[]): void {
|
||||||
|
|||||||
Reference in New Issue
Block a user