diff --git a/content/resources/_index.md b/content/resources/_index.md index 3a6d277d3..9303928b3 100644 --- a/content/resources/_index.md +++ b/content/resources/_index.md @@ -7,4 +7,6 @@ menu: name: Additional resources --- -{{< children >}} \ No newline at end of file +{{< children >}} + +{{< influxdbu >}} \ No newline at end of file diff --git a/content/telegraf/v1.23/install.md b/content/telegraf/v1.23/install.md index e6a6a34bf..67507e07c 100644 --- a/content/telegraf/v1.23/install.md +++ b/content/telegraf/v1.23/install.md @@ -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 diff --git a/content/telegraf/v1.23/metrics.md b/content/telegraf/v1.23/metrics.md index ea64c820d..78a34f6b9 100644 --- a/content/telegraf/v1.23/metrics.md +++ b/content/telegraf/v1.23/metrics.md @@ -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 diff --git a/content/telegraf/v1.24/install.md b/content/telegraf/v1.24/install.md index e6a6a34bf..f267a41a1 100644 --- a/content/telegraf/v1.24/install.md +++ b/content/telegraf/v1.24/install.md @@ -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 diff --git a/content/telegraf/v1.24/metrics.md b/content/telegraf/v1.24/metrics.md index ea64c820d..6f16c559d 100644 --- a/content/telegraf/v1.24/metrics.md +++ b/content/telegraf/v1.24/metrics.md @@ -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