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.
2 parents 4a475cf + b2506ce commit cce1c1cCopy full SHA for cce1c1c
articles/azure-monitor/app/java-standalone-config.md
@@ -557,10 +557,6 @@ you can configure Application Insights Java 3.x to use an HTTP proxy:
557
Application Insights Java 3.x also respects the global `https.proxyHost` and `https.proxyPort` system properties
558
if those are set (and `http.nonProxyHosts` if needed).
559
560
-Starting from 3.2.6, authenticated proxies are supported. You can add `"user"` and `"password"` under `"proxy"` in
561
-the json above (or if you are using the system properties above, you can add `https.proxyUser` and `https.proxyPassword`
562
-system properties).
563
-
564
## Self-diagnostics
565
566
"Self-diagnostics" refers to internal logging from Application Insights Java 3.x.
0 commit comments