mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 17:23:10 -05:00
add telemetry for saving publish profiles (#22933)
This commit is contained in:
@@ -43,6 +43,7 @@ export enum TelemetryActions {
|
||||
resetOptions = 'resetOptions',
|
||||
optionsChanged = 'optionsChanged',
|
||||
profileLoaded = 'profileLoaded',
|
||||
profileSaved = 'profileSaved',
|
||||
SchemaComparisonFinished = 'SchemaComparisonFinished',
|
||||
SchemaComparisonStarted = 'SchemaComparisonStarted',
|
||||
rename = "rename",
|
||||
|
||||
Reference in New Issue
Block a user