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

tools: metrics files visualizer #5661

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

algorandskiy
Copy link
Contributor

@algorandskiy algorandskiy commented Aug 14, 2023

Summary

Visualize *.metrics files from heapWatch.py. Uses python's dash and plotly libs.

Test Plan

Tested locally.

Run

python3 ./test/heapwatch/metrics_viz.py -d nodedata \
algod_transaction_messages_handled algod_tx_pool_count \
algod_transaction_messages_backlog_size algod_go_memory_classes_total_bytes

Output in a browser:
image

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #5661 (f77a45a) into master (4ff2bf3) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5661      +/-   ##
==========================================
+ Coverage   55.13%   55.16%   +0.03%     
==========================================
  Files         465      465              
  Lines       65022    65022              
==========================================
+ Hits        35852    35872      +20     
+ Misses      26780    26765      -15     
+ Partials     2390     2385       -5     

see 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@bbroder-algo bbroder-algo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who is Nick, and why do we have his files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants