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,6 +1,6 @@
|
||||
|
||||
# Query 1: 0 QPS, 0x concurrency, ID 0x7F7D57ACDD8A346E at byte 0 ________
|
||||
# Scores: Apdex = 0.50 [1.0]*, V/M = 0.00
|
||||
# Scores: V/M = 0.00
|
||||
# Query_time sparkline: | ^ |
|
||||
# Time range: all events occurred at 2007-10-15 21:43:52
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
@@ -31,7 +31,7 @@
|
||||
select sleep(2) from n\G
|
||||
|
||||
# Query 2: 0 QPS, 0x concurrency, ID 0x3A99CC42AEDCCFCD at byte 359 ______
|
||||
# Scores: Apdex = 0.50 [1.0]*, V/M = 0.00
|
||||
# Scores: V/M = 0.00
|
||||
# Query_time sparkline: | ^ |
|
||||
# Time range: all events occurred at 2007-10-15 21:45:10
|
||||
# Attribute pct total min max avg 95% stddev median
|
||||
|
||||
Reference in New Issue
Block a user