You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2023/03/22 12:33:51 UTC

[iotdb] 01/01: disable multi value selection for disk dashboard

This is an automated email from the ASF dual-hosted git repository.

marklau99 pushed a commit to branch disable_multi_value_io_dashboard
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 6f92d517015f4d64d97640ad9544beae57655a67
Author: Liu Xuxin <li...@outlook.com>
AuthorDate: Wed Mar 22 20:33:35 2023 +0800

    disable multi value selection for disk dashboard
---
 docs/UserGuide/Monitor-Alert/Apache-IoTDB-Disk-IO-Dashboard.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/UserGuide/Monitor-Alert/Apache-IoTDB-Disk-IO-Dashboard.json b/docs/UserGuide/Monitor-Alert/Apache-IoTDB-Disk-IO-Dashboard.json
index fd8191a599..50cf6943fc 100644
--- a/docs/UserGuide/Monitor-Alert/Apache-IoTDB-Disk-IO-Dashboard.json
+++ b/docs/UserGuide/Monitor-Alert/Apache-IoTDB-Disk-IO-Dashboard.json
@@ -835,7 +835,7 @@
         "description": "",
         "hide": 0,
         "includeAll": false,
-        "multi": true,
+        "multi": false,
         "name": "instance",
         "options": [],
         "query": {
@@ -889,6 +889,6 @@
   "timezone": "",
   "title": "Apache IoTDB Disk I/O Dashboard",
   "uid": "TrJ0dsaVk",
-  "version": 15,
+  "version": 2,
   "weekStart": ""
 }
\ No newline at end of file