Skip to content

chore: add granular tracing to opensearch response#1707

Merged
gbirman merged 3 commits intomainfrom
gab/chore/add-tracing-to-slow-search-query
Feb 27, 2026
Merged

chore: add granular tracing to opensearch response#1707
gbirman merged 3 commits intomainfrom
gab/chore/add-tracing-to-slow-search-query

Conversation

@gbirman
Copy link
Copy Markdown
Contributor

@gbirman gbirman commented Feb 26, 2026

No description provided.

@gbirman gbirman requested a review from a team as a code owner February 26, 2026 23:21
@gbirman gbirman merged commit 994c3ee into main Feb 27, 2026
38 checks passed
@gbirman gbirman deleted the gab/chore/add-tracing-to-slow-search-query branch February 27, 2026 01:10
};
use chrono::{DateTime, Utc};
use models_search_cursor::{SearchCursorOption, SearchMethodCursor};
use tracing::Instrument;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gbirman did you update unified search to use the unified query again?

for correct pagination i had updated unified to query all sources individually and put the items into a bucket so updating this wouldn't help

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants