Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[turbo trace] add ability to filter by value and occurences #7674

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

arlyon
Copy link
Contributor

@arlyon arlyon commented Mar 8, 2024

Description

This adds extra filtering options to the trace server to limit by some concrete value and occurences. There is an accompanying PR for the trace-viewer to add filtering options to the web UI

Testing Instructions

Closes TURBO-2575

Copy link

vercel bot commented Mar 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:39am
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:39am
examples-tailwind-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:39am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:39am
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:39am
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:39am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:39am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:39am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:39am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:39am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 7:39am

Copy link
Contributor Author

arlyon commented Mar 8, 2024

Copy link
Contributor

github-actions bot commented Mar 8, 2024

⚠️ Turbopack Benchmark CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust checks

See workflow summary for details

Copy link
Contributor

github-actions bot commented Mar 8, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Mar 8, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust checks

See workflow summary for details

@arlyon arlyon force-pushed the 03-08-add_additional_filter_modes_for_allocation_and_alloc_count_over_time branch from f7624f1 to cc8a7d1 Compare March 8, 2024 09:01
@arlyon arlyon force-pushed the 03-08-add_ability_to_filter_by_value_and_occurences branch from 46b7cf3 to aa14884 Compare March 8, 2024 09:01
@arlyon arlyon force-pushed the 03-08-add_additional_filter_modes_for_allocation_and_alloc_count_over_time branch from cc8a7d1 to 6c2de7a Compare March 19, 2024 14:50
@arlyon arlyon force-pushed the 03-08-add_ability_to_filter_by_value_and_occurences branch from aa14884 to 9241414 Compare March 19, 2024 14:50
@arlyon arlyon marked this pull request as ready for review March 19, 2024 14:51
@arlyon arlyon requested a review from a team as a code owner March 19, 2024 14:51
@arlyon arlyon force-pushed the 03-08-add_ability_to_filter_by_value_and_occurences branch from 9241414 to 9b6e234 Compare March 19, 2024 16:07
@arlyon arlyon force-pushed the 03-08-add_ability_to_filter_by_value_and_occurences branch from 9b6e234 to 9139a05 Compare March 19, 2024 16:32
@arlyon arlyon force-pushed the 03-08-add_additional_filter_modes_for_allocation_and_alloc_count_over_time branch from 6c2de7a to a959ee1 Compare March 19, 2024 16:37
@arlyon arlyon force-pushed the 03-08-add_ability_to_filter_by_value_and_occurences branch from 9139a05 to c9e26bc Compare March 19, 2024 16:37
@arlyon arlyon force-pushed the 03-08-add_additional_filter_modes_for_allocation_and_alloc_count_over_time branch from 4c292ac to 19d73f2 Compare May 22, 2024 07:37
@arlyon arlyon force-pushed the 03-08-add_ability_to_filter_by_value_and_occurences branch from 07e95b9 to 003b9b0 Compare May 22, 2024 07:37
Base automatically changed from 03-08-add_additional_filter_modes_for_allocation_and_alloc_count_over_time to main May 22, 2024 11:11
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.

None yet

2 participants