VMAgent is a lightweight agent
designed to collect metrics from various sources, apply relabeling and filtering rules, and
forward the data to storage systems. It supports both the Prometheus remote_write
protocol and
the VictoriaMetrics remote_write
protocol
for sending data.
This makes VMAgent ideal for centralized metric collection and forwarding in a resource-efficient way.
Integrating VMAgent #
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 (for write access in this case), follow the steps in the Access Tokens documentation.
To integrate VMAgent with VictoriaMetrics Cloud, visit the cloud console, or simply follow this interactive guide: