Telegraf is a plugin-driven server agent used for collecting and reporting metrics. It supports a wide range of input plugins and can be configured to send metrics to VictoriaMetrics Cloud using the Prometheus remote write protocol.
This integration is ideal for environments where Telegraf is already used to gather system, application, or custom metrics.
Integrating with Telegraf #
All VictoriaMetrics Cloud integrations, including this one, require an access token for authentication.
The configuration examples below contain two placeholders: <DEPLOYMENT_ENDPOINT_URL>
and
<YOUR_ACCESS_TOKEN>
. These need to be replaced with your actual access token.
To generate your access token (with write access, as Telegraf pushes metrics), follow the steps in the Access Tokens documentation .
To configure Telegraf with VictoriaMetrics Cloud, visit the cloud console , or follow this interactive guide: