Documentation

Define agent reporting rules

Telegraf Controller is in Public Beta

Telegraf Controller is in public beta and will be part of the future Telegraf Enterprise offering. While in beta, Telegraf Controller is not meant for production use. The Telegraf Controller documentation is a work in progress, and we are actively working to improve it. If you have any questions or suggestions, please submit an issue. We welcome any and all contributions.

Beta expectations

Provide beta feedback

Reporting rules define how long an agent can go without sending a heartbeat before Telegraf Controller changes its status to Not Reporting. They can also automatically delete agents that haven’t reported in a specified amount of time.

Telegraf Controller requires a default reporting rule. Newly created agents are automatically assigned to the current default reporting rule.

Manage reporting rules in the Reporting Rules section of Controller, then assign them to agents from either the agent list or an agent details page.

Create a reporting rule

  1. In Telegraf Controller, go to Reporting Rules.
  2. Select + Add Rule.
  3. Enter the following:
    • Description: Reporting rule description
    • Not Reporting Threshold: The maximum time an agent can go without reporting before Controller assigns the “Not Reporting” status.
    • Auto-delete agents: Enable to automatically delete agents that haven’t reported in the defined auto-delete threshold.
    • Default Rule: Enable to make the rule the default reporting rule.
  4. Save the rule.

Update a reporting rule

  1. In Reporting Rules, click the More button () of the rule you want to update.
  2. Select Edit.
  3. Edit the description, not reporting threshold, auto-delete settings, or make the rule the default reporting rule.
  4. Save your changes.

Delete a reporting rule

  1. In Reporting Rules, click the More button () of the rule you want to delete.
  2. Select Delete and confirm.

You cannot delete the default reporting rule

To delete a reporting rule that is currently the default rule, first assign a new rule as the default reporting rule.

Agents assigned to a deleted reporting rule

When you delete a reporting rule, any agents assigned to the deleted rule automatically inherit the default reporting rule.

Set a default reporting rule

From the reporting rules list

  1. In Reporting Rules, click the More button () of the rule you want to make the default.
  2. Select Make Default.

From reporting rule details

  1. In Reporting Rules, click the More button () of the rule you want to make the default.
  2. Select Edit.
  3. Toggle Default Rule to true.
  4. Save your changes.

Assign a reporting rule to agents

From the agent list

  1. In Agents, select one or more agents.
  2. Select Assign Rule.
  3. Choose a rule and assign it.

From an agent details page

  1. In Agents, click the More button () for an agent and select View Details.
  2. In the Reporting Rule section, select Change.
  3. Choose a rule and apply it.

Was this page helpful?

Thank you for your feedback!


InfluxDB 3.9: Performance upgrade preview

InfluxDB 3 Enterprise 3.9 includes a beta of major performance upgrades with faster single-series queries, wide-and-sparse table support, and more.

InfluxDB 3 Enterprise 3.9 includes a beta of major performance and feature updates.

Key improvements:

  • Faster single-series queries
  • Consistent resource usage
  • Wide-and-sparse table support
  • Automatic distinct value caches for reduced latency with metadata queries

Preview features are subject to breaking changes.

For more information, see:

Telegraf Enterprise now in public beta

Get early access to the Telegraf Controller and provide feedback to help shape the future of Telegraf Enterprise.

See the Blog Post

The upcoming Telegraf Enterprise offering is for organizations running Telegraf at scale and is comprised of two key components:

  • Telegraf Controller: A control plane (UI + API) that centralizes Telegraf configuration management and agent health visibility.
  • Telegraf Enterprise Support: Official support for Telegraf Controller and Telegraf plugins.

Join the Telegraf Enterprise beta to get early access to the Telegraf Controller and provide feedback to help shape the future of Telegraf Enterprise.

For more information:

InfluxDB Docker latest tag changing to InfluxDB 3 Core

On May 27, 2026, the latest tag for InfluxDB Docker images will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments.

If using Docker to install and run InfluxDB, the latest tag will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments. For example, if using Docker to run InfluxDB v2, replace the latest version tag with a specific version tag in your Docker pull command–for example:

docker pull influxdb:2