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

Added new status variable mysql_listener_paused #4428

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

renecannao
Copy link
Contributor

New variable mysql_listener_paused added to table stats_mysql_global . The variable is a boolean:

  • true : listener is paused because PROXYSQL PAUSE was executed
  • false : listener is not paused

The variable is also reported by Prometheus exporter as proxysql_mysql_listener_paused

Related to #4391

New variable mysql_listener_paused added to table stats_mysql_global .
The variable is a boolean:
- true : listener is paused because PROXYSQL PAUSE was executed
- false : listener is not paused

The variable is also reported by Prometheus exporter as proxysql_mysql_listener_paused

Related to #4391
@renecannao renecannao merged commit 7d429c6 into v2.x Jan 19, 2024
17 of 52 checks passed
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.

1 participant