Skip to content

feat(profiling): Use spans data source for profiles search bar in EAP mode#111772

Merged
mjq merged 1 commit into
masterfrom
mjq/txn-summary-profiles-eap-search
Mar 30, 2026
Merged

feat(profiling): Use spans data source for profiles search bar in EAP mode#111772
mjq merged 1 commit into
masterfrom
mjq/txn-summary-profiles-eap-search

Conversation

@mjq

@mjq mjq commented Mar 29, 2026

Copy link
Copy Markdown
Member

When useTransactionSummaryEAP is enabled, use TraceItemSearchQueryBuilder with the spans data source instead of TransactionSearchQueryBuilder. Also pass dataSource: 'spans' to useAggregateFlamegraphQuery and use is_transaction:true instead of event.type:transaction in the query filter.

Follows the same pattern established in transactionEvents/content.tsx.

… mode

When useTransactionSummaryEAP is enabled, use TraceItemSearchQueryBuilder
with the spans data source instead of TransactionSearchQueryBuilder. Also
pass dataSource: 'spans' to useAggregateFlamegraphQuery and use
is_transaction:true instead of event.type:transaction in the query filter.

Follows the same pattern established in transactionEvents/content.tsx.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 29, 2026
@mjq mjq marked this pull request as ready for review March 30, 2026 00:34
@mjq mjq requested a review from a team as a code owner March 30, 2026 00:34
@mjq mjq merged commit 1e6cf10 into master Mar 30, 2026
70 of 71 checks passed
@mjq mjq deleted the mjq/txn-summary-profiles-eap-search branch March 30, 2026 12:03
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants