Skip to content

Commit ceeaad3

Browse files
authored
Update java-apm-agent-config.md
1 parent 94aa701 commit ceeaad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/java-apm-agent-config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ APM (Application Performance Management) is useful when you need observability o
2121
2222
## Prerequisites
2323

24-
- Have an instance of [Application Insights](/articles/azure-monitor/app/app-insights-overview)
24+
- Have an instance of [Application Insights](/azure/azure-monitor/app/app-insights-overview)
2525
- Have an instance of Azure Container Registry or other container image registries
2626
- Install [Docker](https://www.docker.com/) to build image
2727
- Install the latest version of the [Azure CLI](/cli/azure/install-azure-cli)
@@ -325,7 +325,7 @@ The following commands help you define variables and ensure your Container Apps
325325
326326
## Other APM solutions
327327
328-
Other than [Azure Monitor Application Insights](/articles/azure-monitor/app/java-standalone-config), there are other popular APM solutions in the community. If you want to integrate your Azure Container App with other APM providers, just replace the Java agent JAR and related config files.
328+
Other than [Azure Monitor Application Insights](/azure/azure-monitor/app/java-standalone-config), there are other popular APM solutions in the community. If you want to integrate your Azure Container App with other APM providers, just replace the Java agent JAR and related config files.
329329
330330
- [AppDynamics](https://docs.appdynamics.com/appd/21.x/21.4/en/application-monitoring/install-app-server-agents/java-agent/install-the-java-agent)
331331
- [Dynatrace](https://docs.dynatrace.com/docs/setup-and-configuration/technology-support/application-software/java)

0 commit comments

Comments
 (0)