This commit is contained in:
yuawn
2022-01-07 08:49:56 +00:00
parent ee295801a6
commit 7ae90a66c4

View File

@ -424,7 +424,7 @@
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "fuzzing{type=\"unique_crashes\"}", "expr": "fuzzing{type=\"saved_crashes\"}",
"interval": "", "interval": "",
"legendFormat": "", "legendFormat": "",
"refId": "A" "refId": "A"
@ -519,7 +519,7 @@
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "fuzzing{type=\"unique_hangs\"}", "expr": "fuzzing{type=\"saved_hangs\"}",
"interval": "", "interval": "",
"legendFormat": "", "legendFormat": "",
"refId": "A" "refId": "A"