mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-26 01:02:25 +08:00
pqd: Stop reporting apdex scores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# Query 1: 0.05 QPS, 0x concurrency, ID 0xA20C29AF174CE545 at byte 1833 __
|
||||
# This item is included in the report because it matches --limit.
|
||||
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
|
||||
# Scores: V/M = 0.00
|
||||
# Query_time sparkline: | ^ |
|
||||
# Time range: 2007-12-18 11:48:27 to 11:49:30
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
@@ -34,7 +34,7 @@ SELECT col FROM foo_tbl\G
|
||||
|
||||
# Query 2: 0.30 QPS, 0x concurrency, ID 0xD4CD74934382A184 at byte 1469 __
|
||||
# This item is included in the report because it matches --limit.
|
||||
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
|
||||
# Scores: V/M = 0.00
|
||||
# Query_time sparkline: | ^ |
|
||||
# Time range: 2007-12-18 11:48:57 to 11:49:07
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
|
||||
Reference in New Issue
Block a user