mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 09:35:38 -05:00
Fix several dashboard issues and add telemetry (#889)
* fix several dashboard issues * formatting * address comments * keep track of number of page navigation inside the dashboard service
This commit is contained in:
@@ -23,6 +23,7 @@ export const RunQueryStatement = 'RunQueryStatement';
|
||||
export const CancelQuery = 'CancelQuery';
|
||||
export const NewQuery = 'NewQuery';
|
||||
export const FirewallRuleRequested = 'FirewallRuleCreated';
|
||||
export const DashboardNavigated = 'DashboardNavigated';
|
||||
|
||||
|
||||
// Telemetry Properties
|
||||
|
||||
Reference in New Issue
Block a user