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

RED-195: Add support for max queue time on node loads page #12

Merged
merged 33 commits into from
Jul 31, 2024

Conversation

urnotsam
Copy link
Contributor

No description provided.

magonjr and others added 30 commits July 10, 2024 17:45
Copy link
Contributor

@dnlbui dnlbui left a comment

Choose a reason for hiding this comment

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

lgtm

https://linear.app/shm/issue/RED-195/make-monitor-also-output-the-max-q-time-per-node-vs-the-avgd-time-it

GPT summary:

  • Moved Node Loads table from large-network.html to a dedicated node-loads.html page
  • Updated node-loads.js to provide more detailed load information:
    • Added maximum queue time (maxQueueTime)
    • Renamed queueTime to avgQueueTime for clarity
    • Rounded load and queue time values to 3 decimal places
  • Updated node-loads.html to reflect new data structure and improve layout
  • Removed redundant styling in node-loads.html

@mhanson-github mhanson-github merged commit 1887784 into dev Jul 31, 2024
2 checks passed
@mhanson-github mhanson-github deleted the RED-195 branch August 20, 2024 04:18
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.

7 participants