v3.0.0-rc.6
Page Navigation: |
---|
Confidence Level TBD This article has not been reviewed for accuracy, timeliness, or completeness. Check that this information is valid before acting on it. |
---|
Release Notes for HySDS framework version 3.0.0-rc.6 (Anthony Davis)
Github release: https://github.com/hysds/hysds-framework/releases/tag/v3.0.0-rc.6
Date | Dec 04, 2019 |
---|---|
Issues | 5 issues |
Summary
HySDS framework (core) v3.0.0 release candidate 6 includes bug fixes and major enhancements.
Highlights
added optional capability to dump docker stats (e.g. CPU and memory usage) after execution of a job type's docker container
info on metrics being collected: https://www.datadoghq.com/blog/how-to-collect-docker-metrics/
updates to metrics Kibana dashboard for Job Metrics
created separate metrics and visualizations
job execution (pre-proprocessing steps + docker image loading + container execution + post-processing steps)
container execution only (PGE)
added metrics and visualizations for container executions
total CPU usage (cumulative CPU usage including user, system, idle, etc.)
max memory usage
All updates
New Feature
HC-139 Closed update job metrics kibana dashboard with docker stats (CPU and memory usage) per job type
HC-138 Closed detect dump of docker stats and include in job metrics payload
HC-137 Closed track resource usage of docker command execution on verdi