From 49e727dc341049cd2e7f426438b8bc200d911f46 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Tue, 25 Oct 2022 22:23:35 +0800 Subject: [PATCH] [home] notice jvm code_cache only support jdk8 (#391) --- home/docs/help/jvm.md | 2 +- home/i18n/en/docusaurus-plugin-content-docs/current/help/jvm.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/docs/help/jvm.md b/home/docs/help/jvm.md index 35d9986e069..1f9cffb4097 100644 --- a/home/docs/help/jvm.md +++ b/home/docs/help/jvm.md @@ -34,7 +34,7 @@ sidebar_label: JVM虚拟机 | max | kb | 最大 | | used | kb | 已使用 | -#### 指标集合:code_cache +#### 指标集合:code_cache (限JDK8及以下) | 指标名称 | 指标单位 | 指标帮助描述 | | ----------- | ----------- | ----------- | diff --git a/home/i18n/en/docusaurus-plugin-content-docs/current/help/jvm.md b/home/i18n/en/docusaurus-plugin-content-docs/current/help/jvm.md index 6a9b7ee3f5d..05601ab3a06 100644 --- a/home/i18n/en/docusaurus-plugin-content-docs/current/help/jvm.md +++ b/home/i18n/en/docusaurus-plugin-content-docs/current/help/jvm.md @@ -33,7 +33,7 @@ sidebar_label: JVM | max | kb | max size | | used | kb | used size | -#### Metrics Set:code_cache +#### Metrics Set:code_cache (Only Support JDK8) | Metric name | Metric unit | Metric help description | | ----------- | ----------- | ----------- |