We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cabd2d6 commit c766194Copy full SHA for c766194
vscode/esbuild.js
@@ -54,7 +54,7 @@ const createTelemetryConfig = () => {
54
jitterFactor: 0.25
55
},
56
telemetryApi: {
57
- baseUrl: "https://something",
+ baseUrl: null,
58
baseEndpoint: "/vscode/java/sendTelemetry",
59
version: "/v1"
60
0 commit comments