You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Refactor the code to make it more readable and maintainable. Added
a new module `proxysql` to handle all the proxysql related
functionalities.
- Refactor the code to use the `query` module to handle all the
query discovery related functionalities.
- Added Query Discovery configuration. Now users can specify the
query discovery mode in the configuration file. The set of rules
to discover the queries are defined in the README.md file.
Closes: #6
- Refactor the code to make it more readable and maintainable. Added
a new module `proxysql` to handle all the proxysql related
functionalities.
- Refactor the code to use the `query` module to handle all the
query discovery related functionalities.
- Added Query Discovery configuration. Now users can specify the
query discovery mode in the configuration file. The set of rules
to discover the queries are defined in the README.md file.
Closes: #6
Add an option to list the top X problematic queries based on a criteria. Possible values are:
The text was updated successfully, but these errors were encountered: