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

feat: updated examples of nodejs cpu profiler with tags support #1303

Closed
wants to merge 2 commits into from

Conversation

shaleynikov
Copy link
Contributor

Works with updated @pyroscope/nodejs module grafana/pyroscope-nodejs#19

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #1303 (3d5e73a) into main (7d2424b) will decrease coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1303      +/-   ##
==========================================
- Coverage   68.52%   68.34%   -0.17%     
==========================================
  Files         112      129      +17     
  Lines        3713     4248     +535     
  Branches      842     1153     +311     
==========================================
+ Hits         2544     2903     +359     
- Misses       1167     1340     +173     
- Partials        2        5       +3     
Impacted Files Coverage Δ
webapp/javascript/services/render.ts 24.00% <0.00%> (-6.55%) ⬇️
...ackages/pyroscope-flamegraph/src/ProfilerTable.tsx 60.90% <0.00%> (-4.70%) ⬇️
webapp/javascript/util/updateRequests.ts 12.50% <0.00%> (-2.31%) ⬇️
webapp/javascript/components/Sidebar.tsx 86.91% <0.00%> (-0.90%) ⬇️
...egraph/src/FlameGraph/FlameGraphComponent/color.ts 78.27% <0.00%> (-0.86%) ⬇️
webapp/javascript/redux/reducers/continuous.ts 26.22% <0.00%> (-0.72%) ⬇️
webapp/javascript/ui/Box.tsx 60.00% <0.00%> (ø)
webapp/javascript/redux/hooks.ts 100.00% <0.00%> (ø)
webapp/javascript/services/share.ts 89.48% <0.00%> (ø)
webapp/javascript/pages/constants.ts 100.00% <0.00%> (ø)
... and 44 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2022

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
webapp/public/assets/app.js 417.1 KB (0%) 8.4 s (0%) 3.8 s (-4.04% 🔽) 12.1 s
webapp/public/assets/app.css 14.99 KB (0%) 300 ms (0%) 0 ms (+100% 🔺) 300 ms
webapp/public/assets/styles.css 9.39 KB (0%) 188 ms (0%) 0 ms (+100% 🔺) 188 ms
packages/pyroscope-flamegraph/dist/index.js 90.77 KB (0%) 1.9 s (0%) 1.6 s (-18.52% 🔽) 3.4 s
packages/pyroscope-flamegraph/dist/index.node.js 90.64 KB (0%) 1.9 s (0%) 778 ms (+17.43% 🔺) 2.6 s
packages/pyroscope-flamegraph/dist/index.css 6.94 KB (0%) 139 ms (0%) 0 ms (+100% 🔺) 139 ms

@Rperry2174 Rperry2174 closed this Sep 11, 2022
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.

2 participants