Skip to content

Commit 5a83e28

Browse files
committed
fix url for config options
1 parent e9d41af commit 5a83e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-in-process-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Download the [applicationinsights-agent-3.2.4.jar](https://github.com/microsoft/
4444
> For details, see the [3.1.0 release notes](https://github.com/microsoft/ApplicationInsights-Java/releases/tag/3.1.0).
4545
>
4646
> If you're upgrading from 3.1.x:
47-
> - Starting from 3.2.0-BETA.3, InProc dependencies are not auto collected by default. For details on how to enable this, please see the [config options](./java-standalone-config.md#autocollect-inproc-dependencies-(preview)).
47+
> - Starting from 3.2.0-BETA.3, InProc dependencies are not auto collected by default. For details on how to enable this, please see the [config options](./java-standalone-config.md#autocollect-inproc-dependencies-preview).
4848
> - Database dependency names are now more concise with the full (sanitized) query still present in the `data` field. HTTP dependency names are now more descriptive.
4949
> This change can affect custom dashboards or alerts if they relied on the previous values.
5050
> For details, see the [3.2.0 release notes](https://github.com/microsoft/ApplicationInsights-Java/releases/tag/3.2.0).

0 commit comments

Comments
 (0)