Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mariadb): rename metric in alert #5339

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

IvoGoman
Copy link
Contributor

@IvoGoman IvoGoman commented Sep 7, 2023

The metric mysql_info_schema_threads_seconds has been renamed to mysql_info_schema_processlist_seconds with exporter v0.14.0 see prometheus/mysqld_exporter#603

@IvoGoman IvoGoman changed the title fix(mariadb): metric was renamed fix(mariadb): rename metric in alert Sep 7, 2023
fix(mariadb): rename metric in alert

mysql_info_schema_threads_seconds > mysql_info_schema_processlist_seconds
see prometheus/mysqld_exporter#603
@sapcc-bot
Copy link
Contributor

Failed to validate the Prometheus rules. Details. Readme.

Copy link
Contributor

@viktor-kovacs viktor-kovacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm! THNX

@IvoGoman IvoGoman merged commit 64d197e into master Sep 18, 2023
@IvoGoman IvoGoman deleted the fix/mysql/metricrenamed branch September 18, 2023 07:30
viktor-kovacs added a commit that referenced this pull request Oct 18, 2023
The 10.5.21 release blocking connection on various system

Reverting back the follwoing PRs:
[MariaDB] - Security Patches upgrade to 10.5.21: #5313
rename metric in alert: #5339
grandchild added a commit that referenced this pull request Oct 24, 2023
Enable `set_main_container` config for mariadb chart, giving the
mariadb container 75% of its pod's resources.

mariadb chart changes (newest-to-oldest):
- Rolling back Security Patches 10.5.21 to 10.5.17
- Enable VPA for mariadb container (#5443)
- metric was renamed (#5339)
- Security Patches upgrade to 10.5.21
    - Mariadb upgrade from 10.5.17 to 10.5.21
    - mysqld-exporter upgrade from v0.12.1 to v0.14.0
- improve MariaDBNotReady alert
- updates backupv2 base image (#5128)
- use non-deprecated topology labels (#5087)
- explicitly add some namespace metadata
- version bump for slow log alert fix
- fixes slow_query log setting in backup tool (#4787)
- Backup Slow log fix
- Security Patches upgrade to 10.5.17
grandchild added a commit that referenced this pull request Oct 24, 2023
Enable `set_main_container` config for mariadb chart, giving the
mariadb container 75% of its pod's resources.

mariadb chart changes (newest-to-oldest):
- Rolling back Security Patches 10.5.21 to 10.5.17
- Enable VPA for mariadb container (#5443)
- metric was renamed (#5339)
- Security Patches upgrade to 10.5.21
    - Mariadb upgrade from 10.5.17 to 10.5.21
    - mysqld-exporter upgrade from v0.12.1 to v0.14.0
- improve MariaDBNotReady alert
- updates backupv2 base image (#5128)
- use non-deprecated topology labels (#5087)
- explicitly add some namespace metadata
- version bump for slow log alert fix
- fixes slow_query log setting in backup tool (#4787)
- Backup Slow log fix
- Security Patches upgrade to 10.5.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants