We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5bf69 commit 0d51b4aCopy full SHA for 0d51b4a
articles/container-apps/java-metrics.md
@@ -49,7 +49,7 @@ There are two CLI options related to the app runtime and Java metrics:
49
| `--enable-java-metrics` | A boolean option that enables or disables Java metrics for the app. Only applicable for Java runtime. |
50
51
> [!NOTE]
52
-> * The `--enable-java-metrics=<true|false>` parameter implicitly sets `--runtime=java`. The `--runtime=generic` parameter resets all java runtime info.
+> The `--enable-java-metrics=<true|false>` parameter implicitly sets `--runtime=java`. The `--runtime=generic` parameter resets all java runtime info.
53
54
### Enable Java metrics
55
0 commit comments