grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
18 stars 1 forks source link

[diff flame graph view] Add a time range sync button #242

Open grafakus opened 3 days ago

grafakus commented 3 days ago

Feature description

Is your feature request related to a problem? Please describe.

It's currently difficult to quickly select the same ranges on both the comparison and baseline time series

Describe the solution you'd like

Add a "Sync time ranges" toggle, like we have in class Explore:

Image

Once activated, whether the user is in the "Time picker" or "Flame graph" selection mode, both selections are in sync.

Alternatives considered

Describe alternatives you've considered

-

Additional context

-