Adding base classes for data dev extension telemetry (#13763)

* adding telemetry dependencies for data-workspaces and sql-database-projects

* Adding telemetry dependencies for dacpac extension

* Adding telemetry base to data workspaces and projects

* Adding telemetry base code to the dacpac extension

Co-authored-by: Benjin Dubishar <benjin@Largo.local>
Co-authored-by: Sai Avishkar Sreerama <ssreerama@microsoft.com>
This commit is contained in:
Benjin Dubishar
2020-12-10 23:31:10 -05:00
committed by GitHub
parent 4ab0f729e1
commit 81ed7123c6
12 changed files with 386 additions and 5 deletions

View File

@@ -365,6 +365,7 @@
},
"dependencies": {
"@types/xml-formatter": "^1.1.0",
"ads-extension-telemetry": "^1.0.0",
"fast-glob": "^3.1.0",
"promisify-child-process": "^3.1.1",
"vscode-languageclient": "^5.3.0-next.1",