mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-16 00:03:02 +00:00
Implement and test --check-spool. Make Mock/UserAgent save put and post data in an array. Make Percona/WebAPI/Client accept ready-made text resources, for multi-part resources.
This commit is contained in:
7
t/pt-agent/samples/query-monitor/data001
Normal file
7
t/pt-agent/samples/query-monitor/data001
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
query_id: 1,
|
||||
arg: "select * from t where id = 1",
|
||||
Query_time: 0.123456,
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user