mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Add telemetry for OpenTerminal success/failure (#192)
* Add telemetry for OpenTerminal success/failure * Address review comments
This commit is contained in:
@@ -70,7 +70,8 @@ export enum Action {
|
||||
NotebooksGitHubManualRepoAdd,
|
||||
NotebooksGitHubManageRepo,
|
||||
NotebooksGitHubCommit,
|
||||
NotebooksGitHubDisconnect
|
||||
NotebooksGitHubDisconnect,
|
||||
OpenTerminal
|
||||
}
|
||||
|
||||
export const ActionModifiers = {
|
||||
|
||||
Reference in New Issue
Block a user