- Primeros pasos
- Seguridad y cumplimiento de los datos
- Organizaciones
- Autenticación y seguridad
- Licencia
- Acerca de la licencia
- Precios unificados: marco del plan de licencias
- Activar su licencia Enterprise
- Migrar de Test Suite a Test Cloud
- Migración de licencias
- Asignar licencias a tenants
- Asignación de licencias de usuario
- Anular la asignación de licencias de usuarios
- Monitoring license allocation
- Licencias con exceso de asignación
- Notificaciones de licencias
- Administración de licencias de usuario
- Tenants y servicios
- Cuentas y roles
- Ai Trust Layer
- Aplicaciones externas
- Notificaciones
- Registro
- Data Export
- About Data Export
- Data Export data model
- Configuring Azure Event Hub
- Configuring AWS SQS
- Configuring Arize
- Configuring Databricks
- Configuring an OpenTelemetry Collector
- Pruebas en su organización
- Solución de problemas
- Migrar a Test Cloud
Guía de administración de Test Cloud
Use this guide to configure a generic OpenTelemetry (OTEL) Collector as a destination for UiPath Data Export. This option works with any OTEL-compatible observability platform that accepts OTLP (OpenTelemetry Protocol) over HTTP, including Langsmith, Langfuse, and MLFlow.
Requisitos previos
- An OTLP-compatible HTTP endpoint.
- An API key or other authentication credentials required by your collector (if applicable).
- Organization Administrator access in UiPath Test Cloud.
Configuring an OpenTelemetry Collector
-
In UiPath Test Cloud, go to Admin and select Data Export.
-
Select + Add.
-
Step 1 – Select tenant: Choose the tenant for this export, then select Next.
-
Step 2 – Select data sources: Select Maestro & Agents, then select Next.
-
Step 3 – Configure destination: Select OpenTelemetry Collector as the connection type and enter the following:
Campo Descripción Clave API The API key required by your OTEL collector, if applicable. Endpoint URL The OTLP HTTP endpoint URL (for example, https://api.example.com).Optionally, add Custom Headers to pass vendor-specific metadata:
- Selecciona Añadir encabezado.
- Enter the Header Name and Header Value.
- Repeat for each header required. Remove a header using the delete icon.
Nota:Custom header values are encrypted at rest. Test Connection is not available for the OpenTelemetry Collector destination.
-
Step 4 – Review and save: Review the configuration, then select Save.
Result: The new configuration appears in the Data Export table. To verify the setup, trigger any agent run (debug, evaluation, or runtime) or Maestro run, then confirm that traces appear in your observability platform.