Getting Started
Go to the š Cloud Console > Sign Up Setting Up
Go to āļø > Deployments and click Start using VictoriaMetrics Cloud Obtaining Access Token
Go to āļø > Deployments and click Overview
Then click Access Tokens and copy one of the keys Obtaining Endpoint
Go to āļø > Integrations and click OpenTelemetry > Operator
Scroll to Kubernetes commandline command and copy the endpoint
Configuring Destination Fields
Supported Signals:
Supported Signals:
ā Traces
ā
Metrics
ā Logs
- VICTORIA_METRICS_CLOUD_ENDPOINT
string
: OTLP HTTP Endpoint.- This field is required
- VICTORIA_METRICS_CLOUD_TOKEN
string
: Access Token.- This field is required
Adding Destination to Odigos
There are two primary methods for configuring destinations in Odigos:Using the UI
1
Use the Odigos CLI to access the UI
2
Click on
Add Destination
, select VictoriaMetrics Cloud
and follow the on-screen instructionsUsing Kubernetes manifests
1
Save the YAML below to a file (e.g.
victoriametricscloud.yaml
)2
Apply the YAML using
kubectl