Skip to content

Commit e889251

Browse files
authored
Add Telegraf document (#526)
1 parent 8538f11 commit e889251

File tree

18 files changed

+814
-660
lines changed

18 files changed

+814
-660
lines changed

src/.vuepress/sidebar/V1.3.3/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ export const enSidebar = {
184184
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
185185
{ text: 'Grafana Plugin', link: 'Grafana-Plugin' },
186186
{ text: 'Kubernetes', link: 'Kubernetes_apache' },
187+
{ text: 'Telegraf Plugin', link: 'Telegraf' },
187188
{ text: 'ThingsBoard', link: 'Thingsboard' },
188189
],
189190
},

src/.vuepress/sidebar/V1.3.3/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ export const zhSidebar = {
171171
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
172172
{ text: 'Grafana插件', link: 'Grafana-Plugin' },
173173
{ text: 'Kubernetes', link: 'Kubernetes_apache' },
174+
{ text: 'Telegraf插件', link: 'Telegraf' },
174175
{ text: 'ThingsBoard', link: 'Thingsboard' },
175176
],
176177
},

src/.vuepress/sidebar_timecho/V1.3.3/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ export const enSidebar = {
203203
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
204204
{ text: 'Grafana Plugin', link: 'Grafana-Plugin' },
205205
{ text: 'Kubernetes', link: 'Kubernetes_timecho' },
206+
{ text: 'Telegraf Plugin', link: 'Telegraf' },
206207
{ text: 'ThingsBoard', link: 'Thingsboard' },
207208
],
208209
},

src/.vuepress/sidebar_timecho/V1.3.3/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ export const zhSidebar = {
186186
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
187187
{ text: 'Grafana插件', link: 'Grafana-Plugin' },
188188
{ text: 'Kubernetes', link: 'Kubernetes_timecho' },
189+
{ text: 'Telegraf插件', link: 'Telegraf' },
189190
{ text: 'ThingsBoard', link: 'Thingsboard' },
190191
],
191192
},

src/.vuepress/sidebar_timecho/V2.0.1/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ export const enSidebar = {
194194
{ text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' },
195195
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
196196
{ text: 'Grafana Plugin', link: 'Grafana-Plugin' },
197+
{ text: 'Telegraf Plugin', link: 'Telegraf' },
197198
{ text: 'ThingsBoard', link: 'Thingsboard' },
198199
],
199200
},

src/.vuepress/sidebar_timecho/V2.0.1/zh-Tree.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ export const zhSidebar = {
186186
{ text: 'Grafana(IoTDB)', link: 'Grafana-Connector' },
187187
{ text: 'Grafana插件', link: 'Grafana-Plugin' },
188188
{ text: 'Kubernetes', link: 'Kubernetes_timecho' },
189+
{ text: 'Telegraf插件', link: 'Telegraf' },
189190
{ text: 'ThingsBoard', link: 'Thingsboard' },
190191
],
191192
},

src/UserGuide/Master/Tree/Ecosystem-Integration/Telegraf-IoTDB.md

Lines changed: 0 additions & 110 deletions
This file was deleted.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
3+
Licensed to the Apache Software Foundation (ASF) under one
4+
or more contributor license agreements. See the NOTICE file
5+
distributed with this work for additional information
6+
regarding copyright ownership. The ASF licenses this file
7+
to you under the Apache License, Version 2.0 (the
8+
"License"); you may not use this file except in compliance
9+
with the License. You may obtain a copy of the License at
10+
11+
http://www.apache.org/licenses/LICENSE-2.0
12+
13+
Unless required by applicable law or agreed to in writing,
14+
software distributed under the License is distributed on an
15+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
KIND, either express or implied. See the License for the
17+
specific language governing permissions and limitations
18+
under the License.
19+
20+
-->
21+
22+
Comming Soon

src/UserGuide/V2.0.1/Tree/Ecosystem-Integration/Telegraf-IoTDB.md

Lines changed: 0 additions & 110 deletions
This file was deleted.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
3+
Licensed to the Apache Software Foundation (ASF) under one
4+
or more contributor license agreements. See the NOTICE file
5+
distributed with this work for additional information
6+
regarding copyright ownership. The ASF licenses this file
7+
to you under the Apache License, Version 2.0 (the
8+
"License"); you may not use this file except in compliance
9+
with the License. You may obtain a copy of the License at
10+
11+
http://www.apache.org/licenses/LICENSE-2.0
12+
13+
Unless required by applicable law or agreed to in writing,
14+
software distributed under the License is distributed on an
15+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16+
KIND, either express or implied. See the License for the
17+
specific language governing permissions and limitations
18+
under the License.
19+
20+
-->
21+
22+
Comming Soon

0 commit comments

Comments
 (0)