eval-otel
Installation
SKILL.md
Eval OTel Skill
Use This Skill For
- Proving we can record and retrieve prompt input/output during eval runs.
- Debugging missing trace/session/run correlation in
rows.jsonl. - Running a repeatable telemetry validation loop across
codex,claude, andlouie.
Success Criteria (Do Not Skip)
- For each runtime under test:
rows.jsonlhas non-emptycase_prompt.rows.jsonlhas non-emptyresponse_textfor successful runs.rows.jsonlincludestrace_idandraw_ref.raw_reffile exists and is readable.
- OTel/log retrieval is demonstrated for the same run IDs/trace IDs when available.
- Any runtime not proven is explicitly marked as not proven (with error evidence).