| `--num-requests` | Max requests to process | All |
| `--num-requests` | Max requests to process | All |
| `--skip-requests` | Skip first N requests | 0 |
| `--skip-requests` | Skip first N requests | 0 |
---
# Telemetry Trace Converter
Convert OpenAI-style telemetry JSONL (e.g., from agentic research pipelines) to mooncake format for aiperf benchmarking.
## Overview
This converter transforms `telemetry.jsonl` containing `llm_call` and `tool_call` events into mooncake-style JSONL. It identifies 6 agent types from the telemetry and tags each entry accordingly.