-
Notifications
You must be signed in to change notification settings - Fork 622
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
Conversation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
3339e75
to
a43eae2
Compare
Thanks for the updates @Loggy ! We recently added Cyprus testing and it looks like one is failing.
You can see more details (and even videos) here: Also @eh-am might be able to answer questions about Cyprus in general if you have any |
eac2440
to
eda4684
Compare
Hey @Loggy I think something might have gone wrong with the rebase (or maybe it needs to be rebased still) Here is our staging version: https://demo-dev.pyroscope.io/comparison?name=cart.service.dotnet.cpu%7B%7D&from=1630441060&leftFrom=1630441133&leftUntil=1630441428&rightFrom=1630441437&rightUntil=1630441770&until=1630441960 and here is your PR version (btw you can find a link to your PR server shown above here): |
4bd11ed
to
6c190f8
Compare
Also make sure to check the Diff view as well: |
0874571
to
4cb997e
Compare
Hey @Loggy noticed a bug where the tooltip from the left flamegraph goes behind the right flamegraph: |
4cb997e
to
224e340
Compare
8bc5614
to
5c4e7d0
Compare
5c4e7d0
to
44d58e0
Compare
jenkins, create a review app server please |
Add some code examples using @simonswine repo.
No description provided.