v0.27.4 #73
antybubbs
announced in
Announcements
v0.27.4
#73
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Kaya v0.27.4 - Asset Manager Updates & Bug Fixes in Kaya Docker Agent/Compute Manager
This release introduces improvements to Asset Manager and resolves issues affecting Docker Agent workload monitoring, particularly for agent-managed Docker hosts.
Asset Manager
Automatic Asset Tags
Asset Manager can now automatically generate unique asset tags when new hardware assets are created.
Administrators can configure:
This makes it much easier to maintain a consistent asset identification scheme without manually assigning tag numbers.
For example:
XXX-0001
XXX-0002
XXX-0003
Asset tag configuration is managed through Kaya Settings and changes are recorded in the audit log.
Docker Agent & Compute Manager
Workload CPU and Memory Metrics
Fixed an issue where Docker Agent hosts were successfully checking into Kaya, but individual containers continued to display - for CPU and memory usage.
Protocol v2 agent check-ins now correctly process and store workload metrics including:
This particularly affected Docker Agent deployments on ARM64 systems such as Raspberry Pi hosts.
Workload Metric History
Docker Agent workload metrics are now recorded using Kaya's normal Compute Manager metrics pipeline.
This brings agent-managed workloads in line with directly monitored workloads and allows Kaya to retain workload metric samples for historical monitoring.
Metric sampling and retention continue to use Kaya's existing monitoring behaviour.
Docker Agent Display Fixes
Additional fixes have been made to the Docker Agent integration to ensure workload information reported by the agent is displayed correctly within Compute Manager.
Reliability Improvements
This discussion was created from the release v0.27.4.
All reactions