📝 Module 9 Quiz

Module 09 — Synthetic Datasets: Generation & Usage

Answer all questions. You need 70% to pass.

1. Why does generate_traces.py use a log-normal distribution for latency values instead of uniform random?

2. You export 1,000 traces from a production Langfuse instance to share with students. Before sharing, you run redact_traces.py with --dry-run --report. It shows 47 values redacted across 3 pattern types. What should you do next?

3. seed_langfuse.py receives a 429 response on the third batch. What does it do?

Cancel