-
Notifications
You must be signed in to change notification settings - Fork 27
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
Director interface #1623
Director interface #1623
Conversation
CannonLock
commented
Oct 8, 2024
- Add Origin metrics interface v1
- Add Director metrics interface v1
- Add Graph Overlay and Context for control
- Move time context to root layout
- Update the Nginx Proxy to auto reload credentials
- Add test framework and tests
- Add Boxplot graphs
- Add usage Bar graphs
- Add Origin metrics interface v1 - Add Graph Overlay and Context for control - Move time context to root layout - Update the Nginx Proxy to auto reload credentials
- Add generalized metrics box plots - Add Transferred Bytes Bar Graph - Add Storage Table - Add url saving for range information
- Lint and SSR when possible
- Add Dates
- Log scaled the boxplots
- Log scaled the boxplots
@h2zh I made the changes we discussed. Do you mind approving this PR when you get a chance? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems like the ubuntu check failure might be a problem. btw I re-run the ubuntu check in the latest merged PR (#1633) and it still succeeds. I consulted Emma for this and she suggested not to merge it in in case breaking the test completely in main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Emma caught the merge that causes the ubuntu test failure 😎 and estimated the fix might take a bit. So other PRs can go through at the moment
Overriding integration test failure - known that was broken when the PR was posted. |