hotfix: fix telegraf nav, add influxdbu banner to resources landing
parent
5a0bbbbbe7
commit
10bc089d2d
|
@ -8,3 +8,5 @@ menu:
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< children >}}
|
{{< children >}}
|
||||||
|
|
||||||
|
{{< influxdbu >}}
|
|
@ -2,7 +2,7 @@
|
||||||
title: Install Telegraf
|
title: Install Telegraf
|
||||||
description: Install Telegraf on your operating system.
|
description: Install Telegraf on your operating system.
|
||||||
menu:
|
menu:
|
||||||
telegraf_1.23:
|
telegraf_1_23:
|
||||||
|
|
||||||
name: Install
|
name: Install
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Telegraf metrics
|
title: Telegraf metrics
|
||||||
description: Telegraf metrics are internal representations used to model data during processing and are based on InfluxDB's data model. Each metric component includes the measurement name, tags, fields, and timestamp.
|
description: Telegraf metrics are internal representations used to model data during processing and are based on InfluxDB's data model. Each metric component includes the measurement name, tags, fields, and timestamp.
|
||||||
menu:
|
menu:
|
||||||
telegraf_1.23:
|
telegraf_1_23:
|
||||||
name: Metrics
|
name: Metrics
|
||||||
weight: 10
|
weight: 10
|
||||||
parent: Concepts
|
parent: Concepts
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Install Telegraf
|
title: Install Telegraf
|
||||||
description: Install Telegraf on your operating system.
|
description: Install Telegraf on your operating system.
|
||||||
menu:
|
menu:
|
||||||
telegraf_1.23:
|
telegraf_1_24:
|
||||||
|
|
||||||
name: Install
|
name: Install
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Telegraf metrics
|
title: Telegraf metrics
|
||||||
description: Telegraf metrics are internal representations used to model data during processing and are based on InfluxDB's data model. Each metric component includes the measurement name, tags, fields, and timestamp.
|
description: Telegraf metrics are internal representations used to model data during processing and are based on InfluxDB's data model. Each metric component includes the measurement name, tags, fields, and timestamp.
|
||||||
menu:
|
menu:
|
||||||
telegraf_1.23:
|
telegraf_1_24:
|
||||||
name: Metrics
|
name: Metrics
|
||||||
weight: 10
|
weight: 10
|
||||||
parent: Concepts
|
parent: Concepts
|
||||||
|
|
Loading…
Reference in New Issue