Skip to content

feat(notebooks): add filtered content search - #741

Open
andyjmorgan wants to merge 3 commits into
DataDog:mainfrom
andyjmorgan:dd/notebook-search-command-20260818
Open

feat(notebooks): add filtered content search#741
andyjmorgan wants to merge 3 commits into
DataDog:mainfrom
andyjmorgan:dd/notebook-search-command-20260818

Conversation

@andyjmorgan

@andyjmorgan andyjmorgan commented Aug 18, 2026

Copy link
Copy Markdown

Summary

  • replace the unfiltered v1 notebook list implementation with v2 notebook search
  • support optional text queries, structured API filters, sorting, and a default limit of 20
  • preserve backend totals and report returned and truncated result metadata
  • keep pup notebooks list as a hidden compatibility alias
  • make notebook validation errors readable

Testing

  • cargo fmt --check
  • git diff --check
  • cargo test commands::notebooks::tests -- --test-threads=1 — 9 passed
  • cargo clippy --all-targets -- -D warnings

@datadog-prod-us1-4

This comment has been minimized.

@andyjmorgan
andyjmorgan marked this pull request as ready for review August 18, 2026 18:40
@andyjmorgan
andyjmorgan requested a review from a team as a code owner August 18, 2026 18:40
Comment thread src/commands/notebooks.rs Outdated
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.

2 participants