Skip to content

Commit 46dc743

Browse files
committed
Container Apps: java metrics doc updates for GA
1 parent d9439fd commit 46dc743

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, find *Essentials*.
56+
57+
1. Locate the configuration *Development stack*, click *manage*.
58+
59+
1. In the pop up window, select Java development stack, update *Java features* checkbox.
60+
4961
::: zone-end
5062

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

0 commit comments

Comments
 (0)