/
Victoria Metrics Agent Configuration
Victoria Metrics Agent Configuration
Victoria Metrics Agent can be used to scrape metrics from a source and send them to Kloudfuse using Prometheus Remote Write protocol.
Helm Installation
Ensure the values.yaml
has remoteWrite configuration pointed to the Kloudfuse
Add http://<REPLACE KFUSE ADDRESS>/write
as one of the entries in the remoteWrite section of the yaml. (Note: use http
or https
accordingly).
remoteWrite:
- url: http://<REPLACE KFUSE ADDRESS>/write
Use the following command to install the Victoria Metrics Agent
Replace NAMESPACE with the namespace the agent will be installed on.
helm upgrade --install vma oci://ghcr.io/victoriametrics/helm-charts/victoria-metrics-agent -f values.yaml -n NAMESPACE
, multiple selections available,
Related content
GCP Metrics collection
GCP Metrics collection
More like this
Configure sending Azure Logs and Metrics to Kloudfuse
Configure sending Azure Logs and Metrics to Kloudfuse
Read with this
AWS Lambda Integration with Kloudfuse
AWS Lambda Integration with Kloudfuse
Read with this
APM New Relic Integration
APM New Relic Integration
Read with this
Datadog Agent PostgreSQL Integration
Datadog Agent PostgreSQL Integration
Read with this
Migration Scenarios and Integrations
Migration Scenarios and Integrations
Read with this