From a52f952924cfc2b70ca8efac2d2e7cc803ebf884 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 4 Aug 2026 16:28:21 +0100 Subject: [PATCH] docs(telemetry): section 5c is no longer future work on this branch The heading still read "Future:" while the section body documents the validation suite this branch ships and gives commands to run it. Section 6.8.3 in 06-implementation-phases.md already drops its "Future Enhancement" marker here; this makes 5c consistent with it. --- OpenTelemetryPlan/09-data-collection-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenTelemetryPlan/09-data-collection-reference.md b/OpenTelemetryPlan/09-data-collection-reference.md index 29d11f680a..fc5d1646d2 100644 --- a/OpenTelemetryPlan/09-data-collection-reference.md +++ b/OpenTelemetryPlan/09-data-collection-reference.md @@ -1028,7 +1028,7 @@ repeated here: --- -## 5c. Future: Synthetic Workload Generation & Telemetry Validation (Phase 10) +## 5c. Synthetic Workload Generation & Telemetry Validation (Phase 10) > **Plan details**: [06-implementation-phases.md §6.8.3](./06-implementation-phases.md) — motivation, architecture > **Task breakdown**: [Phase10_taskList.md](./Phase10_taskList.md) — per-task implementation details