Pydantic Logfire Integration

RWX can send CI/CD telemetry to Pydantic Logfire using OpenTelemetry. This allows you to observe and analyze your RWX usage and performance in Logfire alongside your application observability data.

Configuration

Configure the Pydantic Logfire integration in your RWX organization settings

Configure Pydantic Logfire

Open Telemetry Provider

Select Pydantic Logfire as your OpenTelemetry provider.

Provider Endpoint

The default endpoint for Pydantic Logfire is:

https://logfire-api.pydantic.dev/v1/traces

API Token

You can generate a write token in your Logfire project settings under Settings > Write Tokens.

Pydantic Logfire uses the Bearer Token Authentication scheme. RWX will handle prefixing your token with Bearer.