Skip to content

Commit 7c751be

Browse files
Established intent in first sentence.
1 parent acca3b4 commit 7c751be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-application-performance-management-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: kuzhong
1212

1313
# Tutorial: Configure Application Performance Management (APM) Java agent with init-container in Azure Container Apps
1414

15-
Application Performance Management (APM) helps power observability for your container apps. You can package the APM plugin in the same image or Dockerfile with your app, but it binds the management efforts together, like release and Common Vulnerabilities and Exposures (CVE) mitigation. Rather than binding the concerns together, you can apply Java agent and init containers in Azure Container Apps to inject APM solutions without modifying your app image.
15+
Apply Java agent and init containers in Azure Container Apps to inject Application Performance Management (APM) solutions without modifying your app image. While you can package the APM plugin in the same image or Dockerfile with your app, it binds the management efforts together, like release and Common Vulnerabilities and Exposures (CVE) mitigation.
1616

1717
In this tutorial, you learn how to:
1818

0 commit comments

Comments
 (0)