skywalking-java/oap-server
吴晟 Wu Sheng 4babd6ff73 Support Top sql (#2239)
* The prototype of topN sql worker.

* Add scope and new manual dispatcher.

* no message

* Finish topN persistence codes. Not test yet. And query have not added.

* Finish the top n database statement persistent.

* Support different slow thresholds for different db types.

* Fix wrong db default threshold

* Finish new query protocol binding.

* Provide query empty implementation and sync ui.

* Finish all codes, hope it works :P
I will run the tests tonight.

* Fix

* Fix

* Fix a startup issue.

* Add time bucket to persistent.

* Fix wrong query result column name.

* Fix Database query.

* Fix checkstyle.

* Fix wrong order logic, and add a test case to verify, to fix https://github.com/apache/incubator-skywalking/pull/2239#discussion_r255948249
2019-02-12 23:13:02 +08:00
..
generate-tool Database metrics provided. (#2025) 2019-01-27 08:27:34 +08:00
generated-analysis Database metrics provided. (#2025) 2019-01-27 08:27:34 +08:00
server-alarm-plugin GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-cluster-plugin GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-core Support Top sql (#2239) 2019-02-12 23:13:02 +08:00
server-library Improve buffer reader speed. (#2188) 2019-01-21 04:21:45 +08:00
server-query-plugin Support Top sql (#2239) 2019-02-12 23:13:02 +08:00
server-receiver-plugin Support Top sql (#2239) 2019-02-12 23:13:02 +08:00
server-starter Support Top sql (#2239) 2019-02-12 23:13:02 +08:00
server-storage-plugin Support Top sql (#2239) 2019-02-12 23:13:02 +08:00
server-telemetry GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-testing GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
pom.xml GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00