pqd: Stop reporting apdex scores

This commit is contained in:
Brian Fraser
2013-01-11 13:20:39 -03:00
parent e925a239ff
commit 944b2039d3
119 changed files with 439 additions and 604 deletions

View File

@@ -1,7 +1,7 @@
# Query 1: 0 QPS, 0x concurrency, ID 0xAC1BF726F2AB10C5 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-07-25 11:19:27
# Attribute pct total min max avg 95% stddev median
@@ -32,6 +32,6 @@
SELECT * FROM foo\G
# Profile
# Rank Query ID Response time Calls R/Call Apdx V/M Item
# ==== ================== ============= ===== ====== ==== ===== ==========
# 1 0xAC1BF726F2AB10C5 0.0000 100.0% 1 0.0000 1.00 0.00 SELECT foo
# Rank Query ID Response time Calls R/Call V/M Item
# ==== ================== ============= ===== ====== ===== ==========
# 1 0xAC1BF726F2AB10C5 0.0000 100.0% 1 0.0000 0.00 SELECT foo