Releases: gabriel-aires/ecmo
Releases · gabriel-aires/ecmo
v0.11.0
v0.10.1
Minor fixes
v0.10.0
- Custom metrics accuracy
- Schedule adjustments
- Data backup
- TODO: fix notice implementation
v0.9.0
- Added user authentication/authorization/logging
- Improved theming and layout
- Bugfixes
v0.7.0
- Automated installation and service configuration
- New index page
- Job listings and reports
v0.6.0
- Disabled static file serving
- Added embedded vfs
- Added static assets controller
v0.5.0
- Separate dashboards: realtime and latest recorded metrics
- New metrics API
- Purge old metrics and vacuum DB automatically
v0.4.0
- Better system metrics
- Better dashboard organization
- Patched upstream libraries for machine introspection
v0.3.0
- New build system with vagrant (only virtualbox provider supported at the moment)
- Sqlite statically linked
v0.2.0
v0.2.0
Current Features
- Completely self-contained
- Displays basic info about processes, disk usage and services
- Static binary compiled with libressl under Alpine Linux 3.15
TODO
- Get system metrics using hardware shard instead of running command-line utilities
- Integrate mitamae utility for configuration management
- Log system metrics in the background (details below)
- Implement SpiderGazelle::ActiveModel#save using Totem Yaml serialization
- Implement specific endpoints for each metric, return json for easy integration
- Constantly update info on the frontend using ajax calls
- Integrate charting library using javascript
- Logrotate functionality for stored system metrics