Enhancements¶
Detail on the new features and enhancements introduced in MKE 3.7.15 includes:
[FIELD-7167] New flag for collecting metrics during support bundle generation
[FIELD-5197] Hypervisor Looker dashboard information added to telemetry
[MKE-11928] Ability to enable cAdvisor through API call¶
Addition of API endpoints through which admins can now enable and disable
cAdvisor by POST to api/ucp/config/c-advisor/enable
and
api/ucp/config/c-advisor/disable
, respectively.
[FIELD-7167] New flag for collecting metrics during support bundle generation¶
Added the metrics
flag, which when used with the support CLI
command triggers the collection of metrics during the generation of a support
bundle. The default value is false
.
[FIELD-5197] Hypervisor Looker dashboard information added to telemetry¶
Added Hypervisor Looker dashboard information to the MKE segment telemetry.