fixed frontmatter description structure

pull/1387/head
Scott Anderson 2020-08-31 09:16:34 -06:00
parent 42822fe9e9
commit a73a31f70e
5 changed files with 12 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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