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

[WIP] Refactor Monitoring / Management #1412

Merged
merged 21 commits into from
Oct 7, 2024
Merged

[WIP] Refactor Monitoring / Management #1412

merged 21 commits into from
Oct 7, 2024

Conversation

XK4MiLX
Copy link
Member

@XK4MiLX XK4MiLX commented Oct 6, 2024

  • Removed Processes and Resource tab.
  • Improved checkApplicationsCpuUsage (uses average stats from the last 1 hour).
  • Refactored startAppMonitoring; now it holds stats from the last 7 days in intervals of 3 minutes.
  • Refactored getContainerStorage to store independent information about volume, bind, and rootfs.
  • Added a disk storage object to Docker stats.
  • Refactored Monitoring (Live mode and historic) (graphic interface).
  • Logout when session expire

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.45%. Comparing base (df5e553) to head (f5c6e3b).
Report is 23 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #1412      +/-   ##
===============================================
- Coverage        48.47%   48.45%   -0.03%     
===============================================
  Files               60       60              
  Lines            17909    17921      +12     
===============================================
+ Hits              8681     8683       +2     
- Misses            9228     9238      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Cabecinha84 Cabecinha84 left a comment

Choose a reason for hiding this comment

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

All seems good but I have a doubt I have made a question for it.

HomeUI/src/views/apps/Management.vue Outdated Show resolved Hide resolved
@Cabecinha84 Cabecinha84 merged commit 1284051 into development Oct 7, 2024
2 checks passed
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