Conversation
4 tasks
zzylol
force-pushed
the
split/pr4-eval-docs
branch
from
July 16, 2026 18:20
c1d3b0d to
49bb3be
Compare
Evaluation for the GOS + NitroSketch sampling work in this stack: - DEBS 2022 real-backend query-accuracy harness (all 4 sketch query types), Google cluster trace integrated ε-sweep (accuracy·latency·freshness·resources, single-node + cluster), C1 bandwidth/encoding-factor experiments (DDSketch/HLL vs raw+gzip), anisotropic-vs-isotropic per-cell delta measurement (historical — anisotropic itself was later removed from #517 pending an Activity_j redesign; this eval data predates that and is kept for the record), raw-vs-sketch cardinality crossover. - otel_collector_benchmark/epsilon_floor: ε-floor vs NitroSketch benchmark, in-tree. - docs/gos-eval-results.md, docs/phase-2.md: recorded eval results and phase-2 implementation history. docs/design-gos-unified-edge-telemetry.md and docs/sampling-cdm-gos-derivations.md moved to #517 (the GOS PR they actually describe) instead of living here. Part of splitting #515 into a reviewable stack (cleanup -> GOS -> NitroSketch sampling -> eval/docs) — the last PR in the stack.
zzylol
force-pushed
the
split/pr3-sampling
branch
from
July 16, 2026 18:30
5adb178 to
636d137
Compare
zzylol
force-pushed
the
split/pr4-eval-docs
branch
from
July 16, 2026 18:30
49bb3be to
7638f2f
Compare
This was referenced Jul 16, 2026
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
Fourth and last PR in the split of #515 (cleanup → GOS → NitroSketch sampling → eval). Base: #518.
otel_collector_benchmark/epsilon_floor: ε-floor vs NitroSketch benchmark, in-tree.docs/gos-eval-results.md,docs/phase-2.md: recorded eval results and phase-2 implementation history.Moved to #517 (the PR they actually describe, not bundled here anymore):
docs/design-gos-unified-edge-telemetry.md,docs/sampling-cdm-gos-derivations.md.Test plan
otel_collector_benchmark/epsilon_floorbuilds clean standalone on this branch.🤖 Generated with Claude Code