Skip to content

Conversation

ms1111
Copy link

@ms1111 ms1111 commented Aug 20, 2025

Description

Allow filtering queries by X-Trino-Trace-Token.

Additional context and related issues

If you have a trace token from another system, it's useful for finding the right query on the web UI display.

The last time a filter field was added here was #24494.

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

## Web UI

* Add support for filtering queries by X-Trino-Trace-Token value. ({issue}`26447`)

Copy link

cla-bot bot commented Aug 20, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@github-actions github-actions bot added the ui Web UI label Aug 20, 2025
@ms1111 ms1111 force-pushed the trace_token_filtering branch from ea75f2b to d12eec2 Compare August 20, 2025 04:04
Copy link

cla-bot bot commented Aug 20, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@ms1111
Copy link
Author

ms1111 commented Aug 20, 2025

Just to show what this is doing.

Run the CLI with --trace-token f8f8f8f8 and run a query.

Default UI:

image

Preview web UI:

image

@ms1111 ms1111 force-pushed the trace_token_filtering branch from d12eec2 to 71eaef1 Compare August 21, 2025 20:45
@cla-bot cla-bot bot added the cla-signed label Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant