Skip to content

Commit d441c0c

Browse files
committed
Adding nav article for Java auto-instrumentation
1 parent fabfe02 commit d441c0c

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Azure Monitor Application Insights Java
3+
description: Redirect to OpenTelemetry agent
4+
ms.topic: conceptual
5+
ms.date: 07/22/2022
6+
ms.devlang: java
7+
ms.custom: devx-track-java
8+
ms.reviewer: mmcc
9+
10+
---
11+
12+
# Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications
13+
14+
Whether you are deploying on-premises or in the cloud, you can use Microsoft's OpenTelemetry-based Java Auto-Instrumentation agent.
15+
16+
For more information, see [Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications](java-in-process-agent.md#azure-monitor-opentelemetry-based-auto-instrumentation-for-java-applications).
17+
18+
## Next steps
19+
20+
- [Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications](java-in-process-agent.md#azure-monitor-opentelemetry-based-auto-instrumentation-for-java-applications)
21+
22+
<meta http-equiv="refresh" content="5; URL=https://docs.microsoft.com/azure/azure-monitor/app/java-in-process-agent"/>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.topic: conceptual
55
ms.date: 05/02/2022
66
ms.devlang: java
77
ms.custom: devx-track-java
8+
ms.reviewer: mmcc
89
---
910

1011
# Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ items:
816816
- name: API reference
817817
href: app/status-monitor-v2-api-reference.md
818818
- name: Java
819-
href: app/java-in-process-agent.md
819+
href: app/java-in-process-agent-redirect.md
820820
- name: Application Insights SDKs
821821
items:
822822
- name: .NET

0 commit comments

Comments
 (0)