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
17 stars 1 forks source link

Add links to the main menu to the “Flame graph” view and to the “Diff flame graph” view #125

Closed grafakus closed 2 weeks ago

grafakus commented 3 weeks ago

Feature description

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

With the new "Explore Profiles" app, existing users have lost the possibility to click on the main menu to go directly to the "Single view" page (single flame graph view) or to the "Comparison View" pages (diff flame graphs).

We'd like to offer them the possibility to directly view a flame graph and a diff flame graph without having to "click around on the UI".

Describe the solution you'd like

Just adding these links to the main menu:

image

Alternatives considered

Describe alternatives you've considered

None for now. In the future, once we advance more in our UX research and product design, we will remove these links. Ideally, the main menu should have only a single link, like the other Explore apps.

Additional context

grafakus commented 2 weeks ago

It's a lot of plumbing for eventually having a single link in the menu. As the app is not yet in private preview, we can discard this issue