Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/split flamegraphrenderer #360

Merged
merged 12 commits into from
Sep 9, 2021

Conversation

Loggy
Copy link
Contributor

@Loggy Loggy commented Aug 27, 2021

No description provided.

@codecov
Copy link

codecov bot commented Aug 27, 2021

Codecov Report

Merging #360 (133b35b) into main (75b0357) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
+ Coverage   51.02%   51.07%   +0.05%     
==========================================
  Files         117      117              
  Lines        5251     5258       +7     
==========================================
+ Hits         2679     2685       +6     
+ Misses       2313     2310       -3     
- Partials      259      263       +4     
Impacted Files Coverage Δ
pkg/exec/cli_unix.go 9.44% <0.00%> (-1.88%) ⬇️
pkg/exec/cli.go 46.48% <0.00%> (-0.70%) ⬇️
pkg/server/controller.go 45.74% <0.00%> (-0.12%) ⬇️
pkg/server/handler.go 2.55% <0.00%> (+1.92%) ⬆️
pkg/agent/upstream/remote/remote.go 65.22% <0.00%> (+2.90%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38d6714...133b35b. Read the comment docs.

@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch 7 times, most recently from 3339e75 to a43eae2 Compare August 30, 2021 10:32
@Rperry2174
Copy link
Contributor

Rperry2174 commented Aug 30, 2021

Thanks for the updates @Loggy ! We recently added Cyprus testing and it looks like one is failing.

  1. Can you make sure this branch is up to date with master?
  2. Can you also add a test that checks for the following scenario: when a new app is selected in the dropdown that the flamegraph renderer updates?

You can see more details (and even videos) here:
image

Also @eh-am might be able to answer questions about Cyprus in general if you have any

@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch 2 times, most recently from eac2440 to eda4684 Compare August 31, 2021 19:28
@Rperry2174
Copy link
Contributor

@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch 3 times, most recently from 4bd11ed to 6c190f8 Compare September 1, 2021 18:31
@Rperry2174
Copy link
Contributor

Also make sure to check the Diff view as well:

Demo App: https://demo-dev.pyroscope.io/comparison-diff
image

This PR: https://pr-360.pyroscope.cloud/comparison-diff
image

@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch 5 times, most recently from 0874571 to 4cb997e Compare September 2, 2021 08:26
@Rperry2174
Copy link
Contributor

Hey @Loggy noticed a bug where the tooltip from the left flamegraph goes behind the right flamegraph:
image

@Rperry2174
Copy link
Contributor

Also there is a random dot that appears on page load. I think this is related to the tooltip because it disappears when we use the tooltip, but I'm not sure:
image

@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch from 4cb997e to 224e340 Compare September 2, 2021 17:24
@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch 5 times, most recently from 8bc5614 to 5c4e7d0 Compare September 7, 2021 07:31
@Loggy Loggy force-pushed the enhancement/split_flamegraphrenderer branch from 5c4e7d0 to 44d58e0 Compare September 7, 2021 07:48
@petethepig
Copy link
Member

jenkins, create a review app server please

@petethepig petethepig merged commit 230699f into main Sep 9, 2021
@petethepig petethepig deleted the enhancement/split_flamegraphrenderer branch September 9, 2021 00:36
korniltsev pushed a commit that referenced this pull request Jul 18, 2023
Add some code examples using @simonswine repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants