Steve Golton
Steve Golton
It would be useful to have visibility on how points in the source path are remapped into the retimed path, for the purpose of path debugging. For example, let's say...
Any route args that are formatted like: ``` := ``` will be redirected to the plugin with id ``. Plugins can access their args via `app.initialPluginRouteArgs`. https://b.corp.google.com/issues/406308446
Add a new multiselect widget that allows selecting multiple items from a dropdown by typing in a text input.
Retain DOM state when switching pages Currently the DOM state of a page (such as scroll position) is lost when switching between pages. This is a problem for example when...
This patch reorients the purpose of datasets around partitioning. The main reason for datasets is not to build queries, its for defining how track's data sources relate to one another...
DO NOT SUBMIT! This branch is a proof of concept only and has bugs and performance issues.
Use interval_intersect for exact slice slicing in the following aggregation panels: - slice - thread_state
This change centralizes all things scheduler related - and reduces the number of plugins to boot. Currently, the 'active cpu' counter tracks originally from the SchedSummary plugin are added using...
This patch essentially brings dataset search performance up to the same standard as the current search implementation. List of changes: - Add more information (join and select expressions) to datasets...
Scheduled release of the UI canary channel