Skip to content

Commit 2e602ba

Browse files
authored
Merge pull request #8464 from MicrosoftDocs/genlin-patch-9
AB#4560 Update opentelemetry-troubleshooting-java.md
2 parents 4b8b254 + 03d55e4 commit 2e602ba

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

support/azure/azure-monitor/app-insights/telemetry/opentelemetry-troubleshooting-java.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
11
---
22
title: Troubleshoot OpenTelemetry issues in Java
33
description: Learn how to troubleshoot OpenTelemetry issues in Java. Test connectivity between your application host and the ingestion service.
4-
ms.date: 06/24/2024
4+
ms.date: 03/19/2025
55
editor: v-jsitser
66
ms.service: azure-monitor
77
ms.devlang: java
8-
ms.reviewer: mmcc, lechen, aaronmax, v-leedennis
8+
ms.reviewer: mmcc, lechen, aaronmax
99
ms.custom: sap:Missing or Incorrect data after enabling Application Insights in Azure Portal
1010
---
1111

1212
# Troubleshoot OpenTelemetry issues in Java
1313

14-
This article discusses how to troubleshoot OpenTelemetry issues in Java.
14+
This article discusses how to troubleshoot OpenTelemetry issues in Java.
1515

1616
## Troubleshooting checklist
1717

18+
Starting from version 3.0.3, you can use configuration options to suppress specific autocollected telemetry. For more information, see [Suppress specific autocollected telemetry](/azure/azure-monitor/app/java-standalone-config#suppress-specific-autocollected-telemetry).
19+
1820
### Step 1: Enable diagnostic logging
1921

2022
By default, diagnostic logging is enabled in Azure Monitor Application Insights. For more information, see [Troubleshoot guide: Azure Monitor Application Insights for Java](java-standalone-troubleshoot.md).

0 commit comments

Comments
 (0)