Skip to content

Commit 5c55a88

Browse files
committed
Fix link
1 parent 8095cb3 commit 5c55a88

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
@@ -42,7 +42,7 @@ Download the [applicationinsights-agent-3.4.2.jar](https://github.com/microsoft/
4242
>
4343
> Starting from 3.3.0:
4444
>
45-
> - `LoggingLevel` is not captured by default as part of Traces' custom dimension since that data is already captured in the `SeverityLevel` field. For details on how to re-enable this if needed, please see the [config options](./java-standalone-config.md#logginglevel)
45+
> - `LoggingLevel` is not captured by default as part of Traces' custom dimension since that data is already captured in the `SeverityLevel` field. For details on how to re-enable this if needed, please see the [config options](./java-standalone-config.md#logging-level-as-a-custom-dimension)
4646
> - Exception records are no longer recorded for failed dependencies, they are only recorded for failed requests.
4747
>
4848
> Starting from 3.2.0:

0 commit comments

Comments
 (0)