mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
pqd: Stop reporting apdex scores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0xC30A1A850F4E510F 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 13:41:12.811188
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
@@ -34,7 +34,7 @@ SELECT i,j FROM d.t2 WHERE i=? AND j=?\G
|
||||
|
||||
# Query 2: 0 QPS, 0x concurrency, ID 0x26EEAE2EADD904A1 at byte 1330 _____
|
||||
# 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 13:41:12.811591
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
|
Reference in New Issue
Block a user