micro-agent and micro-exporter in standalone mode outside a Kubernetes cluster.
Docker Compose Configuration
Create adocker-compose.yml file with the following configuration:
Setup Steps
Step 1: Configure API Credentials
Obtain your access key ID and secret key from the RAD UI, then set the following environment variables:Additional configuration options include log level settings (debug, info, error) and enabling stdout logging via
EXPORTER_PROVIDER_STDOUT_ENABLED.Step 2: Deploy Services
Step 3: Verify Containers
Usedocker ps to confirm both agent and exporter containers are running:
Step 4: Monitor Logs
Usedocker logs to review container output and verify proper initialization: