Skip to content

Commit 9ad8e0b

Browse files
authored
Merge pull request #285992 from sonwan2020/sonwan/aca-jmx-metrics-ga
Container Apps: java metrics doc updates for GA
2 parents 566ec8f + e686b9d commit 9ad8e0b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

articles/container-apps/java-metrics.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Java Virtual Machine (JVM) metrics are critical for monitoring the health and pe
3636

3737
::: zone pivot="azure-portal"
3838

39-
To make the collection of Java metrics available to your app, you have to create your container app with some specific settings.
39+
To make the collection of Java metrics available to your app, configure your container app with some specific settings.
40+
41+
# [create](#tab/create)
4042

4143
In the *Create* window, if you select for *Deployment source* the **Container image** option, then you have access to stack-specific features.
4244

@@ -46,6 +48,16 @@ Under the *Development stack-specific features* and for the *Development stack*,
4648

4749
Once you select the Java development stack, the *Customize Java features for your app* window appears. Next to the *Java features* label, select **JVM core metrics**.
4850

51+
# [update](#tab/update)
52+
53+
1. Go to your container app in the [Azure portal](https://portal.azure.com).
54+
55+
1. In the *Overview* section, under *Essentials*, find *Development stack* and select **manage**.
56+
57+
1. In the *Development stack* drop down, select **Java**.
58+
59+
1. Select **Apply**.
60+
4961
::: zone-end
5062

5163
::: zone pivot="azure-cli"
-1.51 KB
Loading

0 commit comments

Comments
 (0)