mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 00:21:56 +00:00
Fix/update/test sending data. Rename query-monitor to query-server in tests.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"links" : {
|
||||
"send_data" : "/query-monitor"
|
||||
"data" : "/query-history/data",
|
||||
"self" : "/query-history"
|
||||
},
|
||||
"name" : "query-monitor",
|
||||
"name" : "query-history",
|
||||
"run_schedule" : "1 * * * *",
|
||||
"spool_schedule" : "2 * * * *",
|
||||
"tasks" : [
|
||||
|
Reference in New Issue
Block a user