Telegraf 1.36 Release Notes
By
Maya Strandboge /
Developer
Sep 26, 2025
Navigate to:
A new feature-bearing release for Telegraf is now available:
- Telegraf 1.36 — Release notes
You can find the binaries for the latest Telegraf release on our Downloads page. Many thanks to all the open source community members who contributed to this effort!
New plugins
These are the newest plugins, first available in this version:
- Turbostat service input (
inputs.turbostat
)- Listens for metrics sent by the Linux turbostat service
- Contributed by marcv81
- Round processor (
processors.round
)- Processes metrics by rounding to a specified precision for specified fields
- Contributed by alexgokhale
Important changes
Here are some changes to highlight:
- OpenTelemetry Profiles
- Updates profiles support in inputs.opentelemetry from v1 experimental to v1 development, following upstream changes to the experimental API. This update modifies metric output. For example, the
frame_type
,stack_trace_id
,build_id
, andbuild_id_type
fields are no longer reported. The value format of other fields or tags might also have changed. - For more information, see the OpenTelemetry documentation.
- Updates profiles support in inputs.opentelemetry from v1 experimental to v1 development, following upstream changes to the experimental API. This update modifies metric output. For example, the
- Support for Windows certificate stores to x509_certs
- Allows evaluation of certificates in machine and user stores.
Downloads
Head to our Downloads page to get the latest Telegraf release. If you have issues or questions, please join our InfluxDB Community Slack or post them in our InfluxDB GitHub Repo or Community Site, and we will look into them.
InfluxDB University
Learn more about collecting data with Telegraf by taking the free InfluxDB University Data Collection with Telegraf course.