Skip to content

Commit 40896b2

Browse files
winmuttRolf Martin-Hoster
authored and
Rolf Martin-Hoster
committed
Fixed some tests failing around thread_id being removed from NumberMetrics
1 parent 8644b73 commit 40896b2

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

event/testdata/mariadb102-with-explain.golden

+1-17
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@
4545
"Med": 1,
4646
"P95": 1,
4747
"Max": 1
48-
},
49-
"Thread_id": {
50-
"Sum": 8,
51-
"Min": 8,
52-
"Avg": 8,
53-
"Med": 8,
54-
"P95": 8,
55-
"Max": 8
5648
}
5749
},
5850
"BoolMetrics": {
@@ -111,14 +103,6 @@
111103
"Med": 1,
112104
"P95": 1,
113105
"Max": 1
114-
},
115-
"Thread_id": {
116-
"Sum": 8,
117-
"Min": 8,
118-
"Avg": 8,
119-
"Med": 8,
120-
"P95": 8,
121-
"Max": 8
122106
}
123107
},
124108
"BoolMetrics": {
@@ -140,4 +124,4 @@
140124
},
141125
"RateLimit": 0,
142126
"Error": ""
143-
}
127+
}

0 commit comments

Comments
 (0)