Skip to content

Create custom TimeRangeSearchToken

Daniele Rossetti requested to merge drosse/tracing-custom-range-filter into master

What does this MR do and why?

Add custom date range filter to the tracing filter bar, and enable the zoomer on the scatter chart, to allow the user to focus the chart on a more precise time range.

The approach used to add the date picker has been reviewed and discussed here: Draft: DatePicker Filter Token - investigation (gitlab-ui!3837 - closed) In short, the token is re-activated if the selected value is custom-date, and the date-picker shown so that the value can be set to a date range.

Closes Search traces by custom time range (gitlab-org/opstrace/opstrace#2380 - closed)

Screenshots or screen recordings

image

Screen_Recording_2023-12-15_at_10.39.15

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Daniele Rossetti

Merge request reports