mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
## Summary Allow manually constructed /trace URLs to land in the existing search experience with the trace viewer opened from URL state. This keeps trace deep links user-friendly while reusing the search page for source selection, not-found handling, and trace inspection. ### Screenshots or video https://uploads.linear.app/158526bc-703f-4ea7-a6ff-9dbc61b77628/340aba1f-eab7-45dd-a1f6-216199e96d98/1c0193fa-ebc2-4238-aeb1-7166592483f9 ### How to test locally or on Vercel 1. Click a log entry, view the traces tab 2. Copy the trace ID 3. Visit `/trace/:trace_id`: redirects to search with traces search open in the background 4. Select a source 5. Trace visible in a direct access. ### References Fixes HDX-3961 |
||
|---|---|---|
| .. | ||
| api | ||
| app | ||
| cli | ||
| common-utils | ||
| otel-collector | ||