Skip to content

Release v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 04:31
· 544 commits to main since this release
50163b1

See CHANGELOG.md for details.

Additional Features:

From this release, MOCO automatically sets the resource requests and limits for system containers of MySQL Pods.
This feature will allow you to change the MySQL Pod's QoS by setting the resources of the mysqld container.

You can overwrite the default resource settings of system containers.
Please read the following document for details.

Customize default container

Breaking Changes:

This release updates the mysqld_exporter from v0.13.0 to 0.14.0.
Along with this update, some metrics' names have been changed.
Please refer to the following page for details.

https://github.com/prometheus/mysqld_exporter/releases/tag/v0.14.0