Skip to content

Add optional OpenTelemetry span export #1

@manja316

Description

@manja316

For teams that already use Jaeger/Datadog/Honeycomb, it would be useful to export trace steps as OpenTelemetry spans.

Should be opt-in (zero-dep by default):

pip install ai-decision-tracer[otel]
tracer = Tracer("agent", exporters=[OTelExporter(endpoint="...")])

Local JSONL + Markdown output remains the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions