Skip to content

Commit 31362c7

Browse files
committed
small edits
1 parent 465782c commit 31362c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-monitor/app/deprecated-java-2x.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use the Application Insights Java 2.x SDK
3-
description: Learn how to use the Application Insights Java 2.x SDK, including sending trace logs, monitoring dependencies, filtering telemetry, and measuring metrics.
2+
title: Use Application Insights Java 2.x
3+
description: Learn how to use the Application Insights Java 2.x, including sending trace logs, monitoring dependencies, filtering telemetry, and measuring metrics.
44
ms.topic: conceptual
55
ms.date: 12/07/2022
66
ms.devlang: java
@@ -15,7 +15,7 @@ ms.reviewer: mmcc
1515
>
1616
> Documentation for the latest version can be found at [Application Insights Java 3.x](./java-in-process-agent.md).
1717
18-
In this article, you'll learn how to use the Application Insights Java 2.x SDK. This article shows you how to:
18+
In this article, you'll learn how to use the Application Insights Java 2.x. This article shows you how to:
1919

2020
- Get started, including instrumenting requests, tracking dependencies, collecting performance counters, diagnosing performance issues and exceptions, and writing code to track what users do with your app
2121
- Send trace logs to Application Insights and explore them using the Application Insights portal.

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1668,7 +1668,7 @@ items:
16681668
href: logs/oms-portal-transition.md
16691669
- name: Key Vault Analytics (deprecated)
16701670
href: insights/azure-key-vault-deprecated.md
1671-
- name: Application Insights for Java 2.x
1671+
- name: Application Insights Java 2.x
16721672
href: ./app/deprecated-java-2x.md
16731673
- name: Classic autoscale & metrics API
16741674
href: ./essentials/classic-api-retirement-metrics-autoscale.md

0 commit comments

Comments
 (0)