docs: repoint stale col-binary refs to unified asap-otel binary - #366
Merged
Merged
Conversation
After PR #363 deleted per-sketch / per-collector cmd dirs (`countminsketchcol`, `ddsketchcol`, `kllcol`, `hllcol`, `countsketchcol`, `gorillacol`, `serfcol`, `sketchcollector`, etc.), three docs still mentioned them. Repoint to the unified `asap-otel` binary; where the prose is about the underlying processor, name the processor instead. - `docs/pipeline-query-catalog.md` — 13 substitutions across the pipeline diagram, Q-C1–Q-C6 query-mapping table, DEBS Q3 reference, §7.3–§7.6 stage bullets, §7.8 ClickHouse + MetricsQL maps, NCCL Inspector YAML, and §8.2 archive-lane prose. - `docs/opamp-config-push.md` — topology diagram + §4 capability- matching section rewritten to reflect single-binary consolidation (kept past-tense historical sentence about per-sketch builders). - `docs/serf-compression-architecture.md` — verified line 302's past-tense historical mention of deleted dirs is correct as written. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
zzylol
force-pushed
the
cleanup/docs-stale-and-implemented
branch
from
May 9, 2026 19:45
da039ed to
d6b7f1a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
After PR #363 deleted per-sketch / per-collector cmd dirs (
countminsketchcol,ddsketchcol,kllcol,hllcol,countsketchcol,gorillacol,serfcol,sketchcollector, etc.), three docs still mentioned them. Repoint to the unifiedasap-otelbinary; where the prose is about the underlying processor, name the processor instead.2 files, +31 / −32.
docs/pipeline-query-catalog.md— 13 substitutions (pipeline diagram, Q-C1–Q-C6 query-mapping table, DEBS Q3, §7.3–§7.6 stage bullets, §7.8 ClickHouse + MetricsQL maps, NCCL Inspector YAML, §8.2 archive-lane prose)docs/opamp-config-push.md— topology diagram + §4 capability-matching section rewritten to reflect single-binary consolidation; kept past-tense historical sentence about per-sketch buildersdocs/serf-compression-architecture.md— verified line 302 past-tense mention of deleted dirs reads correctly; no editThe dated benchmark report, generic OTel reference docs, and implemented design proposals that were originally proposed for deletion in this PR are kept — they remain useful as paper-rationale source material.
Test plan
🤖 Generated with Claude Code