mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 05:44:59 +00:00
pqd: Stop reporting apdex scores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0x8E77A2947B4BC375 at byte 0 ________
|
||||
# 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: all events occurred at 2009-12-08 14:33:13.711351
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
@@ -34,7 +34,7 @@ SELECT * FROM d.t3 WHERE v=? OR c=? OR f=?\G
|
||||
|
||||
# Query 2: 0 QPS, 0x concurrency, ID 0xA0B1C345E8654C18 at byte 1540 _____
|
||||
# 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: all events occurred at 2009-12-08 14:33:13.711642
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
|
Reference in New Issue
Block a user