Bump current Telegraf version to v1.35.0

pull/6143/head
Sven Rebhan 2025-06-18 19:57:07 +02:00
parent 7e707320ad
commit e527951e8d
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ description: >
time series platform, used to collect and report metrics. Telegraf supports four categories of plugins -- input, output, aggregator, and processor.
menu:
telegraf_v1:
name: Telegraf v1.34
name: Telegraf v1.35
weight: 1
related:
- /resources/videos/intro-to-telegraf/

View File

@ -142,9 +142,9 @@ telegraf:
menu_category: other
list_order: 6
versions: [v1]
latest: v1.34
latest: v1.35
latest_patches:
v1: 1.34.1
v1: 1.35.0
ai_sample_questions:
- How do I install and configure Telegraf?
- How do I write a custom Telegraf plugin?