An open API service indexing awesome lists of open source software.

https://github.com/lefred/mysql-shell-udr

MySQL Shell User Defined Reports Examples
https://github.com/lefred/mysql-shell-udr

Last synced: 11 months ago
JSON representation

MySQL Shell User Defined Reports Examples

Awesome Lists containing this project

README

          

# MySQL Shell User Defined Reports: Examples

This repository includes examples of MySQL Shell User Defined Reports that can
be used with the [Reporting Framework](https://dev.mysql.com/doc/mysql-shell/8.0/en/mysql-shell-reporting.html) available since MySQL 8.0.16.

To use the reports, you need to clone (or copy) in `~/.mysqlsh/init.d/`.

More info:

* https://lefred.be/content/using-the-new-mysql-shell-reporting-framework-to-monitor-innodb-cluster/
* https://lefred.be/content/mysql-innodb-cluster-recovery-process-monitoring-with-the-mysql-shell-reporting-framework/
* https://mysql.wisborg.dk/2019/04/26/mysql-shell-8-0-16-built-in-reports/
* https://mysql.wisborg.dk/2019/04/27/mysql-shell-8-0-16-user-defined-reports/