docs(weave): add ingest sampling guide for self-managed instances#2882
Draft
dbrian57 wants to merge 2 commits into
Draft
docs(weave): add ingest sampling guide for self-managed instances#2882dbrian57 wants to merge 2 commits into
dbrian57 wants to merge 2 commits into
Conversation
Adds a new page under Deploy and scale documenting server-side ingest sampling for self-managed Weave (WEAVE_INGEST_SAMPLE_RATE, dry run, eval carve-out, SDK version requirements), with cross-links from the platform overview and the self-managed setup guide. Hold merging until the next on-prem server image containing the sampler ships. Open items are noted in an MDX comment at the top of the new page (SDK version gate confirmation, DogStatsD counter names). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
HiveMind Sessions2 sessions · 46m · $13
View all sessions in HiveMind → Run |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
📚 Mintlify Preview Links✨ Added (1 total)📄 Pages (1)
📝 Changed (3 total)📄 Pages (2)
⚙️ Other (1)
🤖 Generated automatically when Mintlify deployment succeeds |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-weave-ingest-sampling-docs.mintlify.app |
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.
Description
Adds a new page, Configure ingest sampling for self-managed Weave (
weave/guides/platform/ingest-sampling.mdx), documenting the server-side ingest sampler: what it is and why to use it, the Weave-classic-only scope, the eval carve-out, the stable per-trace hash decision, configuration viaWEAVE_INGEST_SAMPLE_RATEandWEAVE_INGEST_SAMPLE_DRY_RUN, the DogStatsD counters, and requirements/limitations (SDK version gate, raw OTel excluded, carve-out limits).Also:
docs.json(English nav only; localized navs go through the translation pipeline).weave/guides/platform.mdx) and the self-managed setup guide (weave/guides/platform/weave-self-managed.mdx).tracing_sample_ratedocs and the OTel guide.Adapted from the internal engineering handoff. The internal roadmap ("What's next") is intentionally excluded pending product sign-off, and unbuilt items aren't presented as available. Content was drafted following the
style-guideskill passes.Warning
Do not merge until the next on-prem server image containing the sampler is cut and customers can use it (sampler merged in wandb/core #46786, WB-36399). An MDX comment at the top of the new page repeats this and must be removed before merge.
Recommendations for technical review
ingest-sampling.mdx.Testing
mint dev) — page renders under Deploy and scale.mint broken-links).docs.jsonvalidated as JSON.Related issues
🤖 Generated with Claude Code