Commit a5a9dbd
authored
Update telemetry connection strings (#692)
## Changes
This PR updates the connection string for Application Insights for the
telemetry collection of the extension.
## Tests
- [x] When using the Run Extension launch configuration without change,
telemetry is uploaded to our development Application Insights instance.
- [x] Manually removed the `EXTENSION_DEVELOPMENT` environment variable
from the Run Extension launch configuration and verified that the new
telemetry was uploaded to our production Application Insights instance.1 parent 178d69a commit a5a9dbd
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments