Various bug fixes (#5444)
* change OpenTSBD to OpenTSDB, closes influxdata/DAR#422 * add alias for telegraf plugins list, closes #5436pull/5445/head^2
parent
d0be7b235a
commit
0eeb2865fc
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: OpenTSDB protocol support in InfluxDB
|
||||
description: >
|
||||
Use the OpenTSBD plugin to write data to InfluxDB using the OpenTSBD protocol.
|
||||
Use the OpenTSDB plugin to write data to InfluxDB using the OpenTSDB protocol.
|
||||
aliases:
|
||||
- /enterprise_influxdb/v1/tools/opentsdb/
|
||||
menu:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: OpenTSDB protocol support in InfluxDB
|
||||
description: >
|
||||
Use the OpenTSBD plugin to write data to InfluxDB using the OpenTSBD protocol.
|
||||
Use the OpenTSDB plugin to write data to InfluxDB using the OpenTSDB protocol.
|
||||
aliases:
|
||||
- /influxdb/v1/tools/opentsdb/
|
||||
menu:
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ weight: 6
|
|||
aliases:
|
||||
- /telegraf/v1/plugins/processors/
|
||||
- /telegraf/v1/plugins/plugins-list/
|
||||
- /telegraf/v1/plugins/plugin-list/
|
||||
- /telegraf/v1/plugins/aggregators/
|
||||
- /telegraf/v1/plugins/outputs/
|
||||
- /telegraf/v1/plugins/inputs/
|
||||
|
|
|
|||
Loading…
Reference in New Issue