diff --git a/content/chronograf/v1.8/_index.md b/content/chronograf/v1.8/_index.md index b884c19a7..e1d0506bf 100644 --- a/content/chronograf/v1.8/_index.md +++ b/content/chronograf/v1.8/_index.md @@ -1,7 +1,9 @@ --- title: Chronograf 1.8 documentation -description: Chronograf is InfluxData's open source web application. -Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. +description: > + Chronograf is InfluxData's open source web application. + Use Chronograf with the other components of the TICK stack to visualize your + monitoring data and easily create alerting and automation rules. menu: chronograf_1_8: name: Chronograf v1.8 diff --git a/content/influxdb/v1.8/concepts/storage_engine.md b/content/influxdb/v1.8/concepts/storage_engine.md index 394ecbe97..3d70cf8d8 100644 --- a/content/influxdb/v1.8/concepts/storage_engine.md +++ b/content/influxdb/v1.8/concepts/storage_engine.md @@ -1,7 +1,7 @@ --- title: In-memory indexing and the Time-Structured Merge Tree (TSM) -description: - > InfluxDB storage engine, in-memory indexing, and the Time-Structured Merge Tree (TSM) in InfluxDB OSS. +description: > + InfluxDB storage engine, in-memory indexing, and the Time-Structured Merge Tree (TSM) in InfluxDB OSS. menu: influxdb_1_8: name: In-memory indexing with TSM diff --git a/content/influxdb/v1.8/guides/calculate_percentages.md b/content/influxdb/v1.8/guides/calculate_percentages.md index d4ca0566b..71de95d87 100644 --- a/content/influxdb/v1.8/guides/calculate_percentages.md +++ b/content/influxdb/v1.8/guides/calculate_percentages.md @@ -1,7 +1,8 @@ --- title: Calculate percentages in a query description: > -Calculate percentages using basic math operators available in InfluxQL or Flux. This guide walks through use-cases and examples of calculating percentages from two values in a single query. + Calculate percentages using basic math operators available in InfluxQL or Flux. + This guide walks through use-cases and examples of calculating percentages from two values in a single query. menu: influxdb_1_8: weight: 50 diff --git a/content/telegraf/v1.15/plugins/outputs.md b/content/telegraf/v1.15/plugins/outputs.md index 02d9bae88..8fb92519a 100644 --- a/content/telegraf/v1.15/plugins/outputs.md +++ b/content/telegraf/v1.15/plugins/outputs.md @@ -1,7 +1,9 @@ --- title: Telegraf output plugins descriptions: > -Use Telegraf output plugins to transform, decorate, and filter metrics. Supported output plugins include Datadog, Elasticsearch, Graphite, InfluxDB, Kafka, MQTT, Prometheus Client, Riemann, and Wavefront. + Use Telegraf output plugins to transform, decorate, and filter metrics. + Supported output plugins include Datadog, Elasticsearch, Graphite, InfluxDB, + Kafka, MQTT, Prometheus Client, Riemann, and Wavefront. menu: telegraf_1_15: name: Output diff --git a/content/telegraf/v1.15/plugins/processors.md b/content/telegraf/v1.15/plugins/processors.md index f196ce8e9..18912fed7 100644 --- a/content/telegraf/v1.15/plugins/processors.md +++ b/content/telegraf/v1.15/plugins/processors.md @@ -1,7 +1,7 @@ --- title: Telegraf processor plugins description: > -Telegraf processor plugins process metrics and emit results based on the values processed. + Telegraf processor plugins process metrics and emit results based on the values processed. menu: telegraf_1_15: name: Processor