Commit Graph
59317 Commits
Author SHA1 Message Date
qixinzhi 044ab10cf8 * Refactor zen and add unit test. 2023-07-11 02:56:23 +00:00
zhouxin bf8b04d3f1 * Batch fix wrong spell. 2023-07-11 10:47:51 +08:00
zhouxin 3a12017066 * Add interface to get metric result by code. 2023-07-11 10:34:34 +08:00
zhouxin d19b1441fb * Delete useless file. 2023-07-10 16:34:34 +08:00
zhouxin afbec059fe * Change metric calculator dir name to scope name. 2023-07-10 16:32:13 +08:00
zhouxin c0b9a208ff + Init some metrics of product scope. 2023-07-10 16:23:26 +08:00
zhouxin adbb8ef7bd * Init metric-metricZen. 2023-07-07 14:42:46 +08:00
zhouxin 1bcaa0ee26 * Move metric calculator to calc directory. 2023-07-07 13:48:10 +08:00
zhouxin fae5f125b5 * Init metricTao. 2023-07-07 13:39:32 +08:00
zhouxin d94f363d75 * Edit commit in metricModel. 2023-07-07 13:38:29 +08:00
qixinzhi ddee4b4d81 * Add metric count_of_plan_in_product. 2023-07-07 05:21:46 +00:00
zhouxin cbde0fd321 * Refactor metric module. 2023-07-07 13:19:58 +08:00
zhouxin bc370e6a4d * Refactor metric module. 2023-07-07 13:10:56 +08:00
zhouxin 2f5e82fa7b * Add constant for table metric and metricrecords. 2023-07-06 16:43:14 +08:00
zhouxin 5b3877ad66 * Save metric records to table metricrecords. 2023-07-06 16:36:58 +08:00
qixinzhi 1bd093926b * Format calculate function and add getStatement for metric. 2023-07-06 07:04:13 +00:00
zhouxin 8967325a94 * Rename variable. 2023-07-06 14:43:06 +08:00
zhouxin bdc83cdf14 * Fix variable name of metric. 2023-07-06 11:08:44 +08:00
zhouxin 8d2d288ef4 * Rename variable name of metric. 2023-07-06 11:07:13 +08:00
zhouxin 88aec3e0e0 * Fix issue of execute metrics. 2023-07-05 17:44:38 +08:00
zhouxin cbce8bacd8 * Adjust method to get executable metrics. 2023-07-05 15:50:58 +08:00
zhouxin 0df3e30350 * Add some metrics. 2023-07-05 15:45:14 +08:00
zhouxin 7717c4df93 * Change data set name for metric. 2023-07-05 14:39:09 +08:00
zhouxin e92a949b5a * Fix issue of metric. 2023-07-05 13:47:46 +08:00
qixinzhi e4948091c1 * Format code. 2023-07-05 03:06:00 +00:00
qixinzhi 2c3ea87e8f * Add comment. 2023-07-05 02:23:16 +00:00
zhouxin 3ada852a9e * Add base func class for metric. 2023-07-05 10:23:42 +08:00
zhouxin 38206b776b * Add method to get executable metric. 2023-07-05 09:31:56 +08:00
zhouxin 491b296432 * Add commit to metric. 2023-07-05 08:46:00 +08:00
zhouxin 185d3e890c * Add some metrics. 2023-07-04 14:52:55 +08:00
zhouxin 971e132b65 * Support execute metric with SQL. 2023-07-04 14:43:58 +08:00
zhouxin a9d23198ca * Add commit to metric-dataset. 2023-07-04 08:57:21 +08:00
zhouxin e17e562704 * Add method to execute metric. 2023-07-03 16:33:26 +08:00
zhouxin 761f7975a0 * Add method to unite field list of each metric. 2023-07-03 16:19:26 +08:00
zhouxin 4fc9f56423 * Add data set for measurement. 2023-07-03 15:48:14 +08:00
zhouxin 8ba8faf575 * Add metric module and initialization it. 2023-07-03 15:30:25 +08:00
qixinzhi 66f670b2b6 * Finish measurement collection design. 2023-06-28 06:36:59 +00:00
zhouxin 00bb7ba276 * Enable SQLite by default. 2023-06-27 13:42:23 +08:00
zhouxin a91bf135dd * Add config to control enable SQLite or not. 2023-06-27 13:40:41 +08:00
zhouxin 409e7d4d95 * Add blacklist for SQLite sync. 2023-06-27 13:12:57 +08:00
zhouxin d985046921 * Fix wrong method call in admin-execSqliteQueue. 2023-06-27 08:49:30 +08:00
zhouxin 632551a384 * Add commit to sqlite lib. 2023-06-26 15:14:13 +08:00
zhouxin 35d03e4d1f * Add commit to sqlite and dbh lib. 2023-06-26 14:56:35 +08:00
zhouxin 15b83e4c94 * Robust method in dbh lib. 2023-06-26 14:38:07 +08:00
zhouxin 927d5c6c5b * Delte unused method in SQLite lib. 2023-06-26 14:25:58 +08:00
zhouxin f9305cd491 * Delete useless method. 2023-06-26 14:20:30 +08:00
zhouxin 9b95e4aa0d * Record action to table sqlite_queue. 2023-06-26 10:53:09 +08:00
zhouxin 4de4d84165 * Record action to table sqlite_queue. 2023-06-26 09:56:21 +08:00
zhouxin d0ae0833cd * Add method to get last action. 2023-06-26 09:35:39 +08:00
zhouxin ebef781f5a * Fix SQLite queue. 2023-06-26 09:03:08 +08:00