Configure Atla insights with authentication and setup
The Atla Insights token associated with your organization.
The OpenTelemetry sampler to use. Must be a ParentBased or StaticSampler to ensure no partial traces are sent. Defaults to always-on (sample all traces).
A dictionary of metadata (key-value pairs) to add to all spans in the trace.
Additional span processors to attach (advanced usage).
Whether to print verbose output to the console. Defaults to true.
Whether to enable debug logging. Defaults to false.
No return value (None). Configures the SDK (side effects only).