yswdqz opened a new issue, #9548: URL: https://github.com/apache/skywalking/issues/9548
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description MySQL supports recording the slow SQL statement to the log file, we can monitor this file, so that we can analyze the slow query situation of MySQL. ### Use case 1.Extend LAL to convert LogData into DatabaseSlowStatement for subsequent analysis. 2.Use fluent-bit to monitor MySQL's log file, and send data to OAP via http. 3.Edit the UI to display the data. 4.Add showcase and E2E test. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org