Skip to content

docs: clarify scan_history page_size default and unsampled behavior#2743

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/c1083870
Open

docs: clarify scan_history page_size default and unsampled behavior#2743
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/c1083870

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Correct the documented page_size default for run.scan_history() and clarify that it returns unsampled history.

Changes

  • Fix page_size default from 500 to 1000 (matches the SDK reference for Run.scan_history).
  • Note explicitly that scan_history returns complete, unsampled history (vs. the sampled run.history()).
  • Clarify that page_size and keys are independent: keys filters which metrics are returned, page_size controls pagination.

Context

Recent docs assistant traffic showed repeated questions about what page_size means in scan_history, whether scan_history returns sampled data, and how keys interacts with page_size. The page already covered the topic but had an incorrect default and didn't explicitly contrast the two history methods.

@mintlify mintlify Bot requested a review from a team as a code owner June 8, 2026 13:15
@mintlify

mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
wandb 🟢 Ready View Preview Jun 8, 2026, 1:20 PM

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

📚 Mintlify Preview Links

🔗 View Full Preview

📝 Changed (1 total)

📄 Pages (1)

File Preview
models/track/public-api-guide.mdx Public Api Guide

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 38fa106 at 2026-06-08 13:21:09 UTC

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Checked against: https://wb-21fd5541-mintlify-c1083870.mintlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants