mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-16 01:00:38 +08:00
pqd: Stop reporting apdex scores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0x54E0BB9E70EAA792 at byte 596 ______
|
||||
# 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 2012-11-23 19:56:06
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
@@ -38,7 +38,7 @@ select b = b + 30 from t where user_id=1\G
|
||||
|
||||
# Query 2: 0 QPS, 0x concurrency, ID 0xE9800998ECF8427E 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 2012-11-23 19:56:06
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
|
||||
Reference in New Issue
Block a user