haystack icon indicating copy to clipboard operation
haystack copied to clipboard

[Feature Request] search traces by querying on span duration

Open ashishagg opened this issue 6 years ago • 2 comments
trafficstars

We should allow to search traces based on span duration. For. e.g say we want to look few sample traces where the spans from Service 'A' have duration more than 500ms. Such range queries on span duration should be allowed for better diagnostics.

ashishagg avatar Nov 29 '18 09:11 ashishagg

Part of this feature has been completed in this PR https://github.com/ExpediaDotCom/haystack-traces/pull/205

The remaining work is left on UI, that we will be targeting soon.

ashishagg avatar Nov 29 '18 09:11 ashishagg

Done for backend. Tagging @bulicekj to confirm if UI changes went through.

shreyaa-sharma avatar Sep 03 '19 17:09 shreyaa-sharma