hotfix: fix telegraf nav, add influxdbu banner to resources landing
parent
5a0bbbbbe7
commit
10bc089d2d
|
@ -8,3 +8,5 @@ menu:
|
|||
---
|
||||
|
||||
{{< children >}}
|
||||
|
||||
{{< influxdbu >}}
|
|
@ -2,7 +2,7 @@
|
|||
title: Install Telegraf
|
||||
description: Install Telegraf on your operating system.
|
||||
menu:
|
||||
telegraf_1.23:
|
||||
telegraf_1_23:
|
||||
|
||||
name: Install
|
||||
weight: 20
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
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.
|
||||
menu:
|
||||
telegraf_1.23:
|
||||
telegraf_1_23:
|
||||
name: Metrics
|
||||
weight: 10
|
||||
parent: Concepts
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Install Telegraf
|
||||
description: Install Telegraf on your operating system.
|
||||
menu:
|
||||
telegraf_1.23:
|
||||
telegraf_1_24:
|
||||
|
||||
name: Install
|
||||
weight: 20
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
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.
|
||||
menu:
|
||||
telegraf_1.23:
|
||||
telegraf_1_24:
|
||||
name: Metrics
|
||||
weight: 10
|
||||
parent: Concepts
|
||||
|
|
Loading…
Reference in New Issue