Skip to content

Add OpenTelemetry JSON trace exporter #37

@weich97

Description

@weich97

Scope

Export an existing TradeArena trajectory JSON to an OpenTelemetry-style JSON span file.

Suggested files

  • src/tradearena/
  • tests/
  • docs/observability.md

Acceptance criteria

  • Exporter accepts an existing trajectory file and does not rerun experiments.
  • Raw provider text is excluded by default.
  • Test checks span names, parent IDs, and redaction fields.

Validation

python -m pytest tests/test_observability_export.py -q

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionNeeds design discussion before implementationenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions