You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/12/24 11:13:38 UTC

[iotdb] branch add_csv_tool_page created (now 1dc0795)

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

qiaojialin pushed a change to branch add_csv_tool_page
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


      at 1dc0795  add CSV and MLogParser Tool

This branch includes the following new commits:

     new 1dc0795  add CSV and MLogParser Tool

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iotdb] 01/01: add CSV and MLogParser Tool

Posted by qi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1dc07952c689809e5bf0ab09fcb4b03d5b7b7871
Author: qiaojialin <64...@qq.com>
AuthorDate: Thu Dec 24 19:13:09 2020 +0800

    add CSV and MLogParser Tool
---
 site/src/main/.vuepress/config.js | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/site/src/main/.vuepress/config.js b/site/src/main/.vuepress/config.js
index 2c5dbf7..b554142 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -460,8 +460,10 @@ var config = {
 					{
 						title: 'System Tools',
 						children: [
+							['System Tools/CSV Tool','CSV Tool'],
 							['System Tools/Sync Tool','Sync Tool'],
 							['System Tools/JMX Tool','JMX Tool'],
+							['System Tools/MLogParser Tool','MLogParser Tool'],
 							['System Tools/Watermark Tool','Watermark Tool'],
 							['System Tools/Query History Visualization Tool','Query History Visualization Tool'],
 							['System Tools/Monitor and Log Tools','Monitor and Log Tools'],
@@ -561,8 +563,10 @@ var config = {
 					{
 						title: 'System Tools',
 						children: [
+							['System Tools/CSV Tool','CSV Tool'],
 							['System Tools/Sync Tool','Sync Tool'],
 							['System Tools/JMX Tool','JMX Tool'],
+							['System Tools/MLogParser Tool','MLogParser Tool'],
 							['System Tools/Watermark Tool','Watermark Tool'],
 							['System Tools/Query History Visualization Tool','Query History Visualization Tool'],
 							['System Tools/Monitor and Log Tools','Monitor and Log Tools'],
@@ -1082,8 +1086,10 @@ var config = {
 					{
 						title: '系统工具',
 						children: [
+							['System Tools/CSV Tool','CSV导入导出工具'],
 							['System Tools/Sync Tool','同步工具'],
 							['System Tools/JMX Tool','JMX工具'],
+							['System Tools/MLogParser Tool','MLog解析工具'],
 							['System Tools/Watermark Tool','水印工具'],
 							['System Tools/Query History Visualization Tool','查询历史可视化工具'],
 							['System Tools/Monitor and Log Tools','监控与日志工具'],
@@ -1177,8 +1183,10 @@ var config = {
 					{
 						title: '系统工具',
 						children: [
+							['System Tools/CSV Tool','CSV导入导出工具'],
 							['System Tools/Sync Tool','同步工具'],
 							['System Tools/JMX Tool','JMX工具'],
+							['System Tools/MLogParser Tool','MLog解析工具'],
 							['System Tools/Watermark Tool','水印工具'],
 							['System Tools/Query History Visualization Tool','查询历史可视化工具'],
 							['System Tools/Monitor and Log Tools','监控与日志工具'],