about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-01-07 10:03:03 +0100
committerGitHub <noreply@github.com>2022-01-07 10:03:03 +0100
commitda5ff0df0a091cc08adae4e26114c4611f151822 (patch)
treedf3d4fbe224e861bb641b72483bffd8f72ae6409
parentee295801a69d10121dd94ebfb4db9308085de6e4 (diff)
parent7ae90a66c416dd07a9c1759bb99ac045c5b7a54f (diff)
downloadafl++-da5ff0df0a091cc08adae4e26114c4611f151822.tar.gz
Merge pull request #1242 from yuawn/dev
rename
-rw-r--r--docs/resources/grafana-afl++.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/resources/grafana-afl++.json b/docs/resources/grafana-afl++.json
index 7afe89b1..910129a8 100644
--- a/docs/resources/grafana-afl++.json
+++ b/docs/resources/grafana-afl++.json
@@ -424,7 +424,7 @@
       "steppedLine": false,
       "targets": [
         {
-          "expr": "fuzzing{type=\"unique_crashes\"}",
+          "expr": "fuzzing{type=\"saved_crashes\"}",
           "interval": "",
           "legendFormat": "",
           "refId": "A"
@@ -519,7 +519,7 @@
       "steppedLine": false,
       "targets": [
         {
-          "expr": "fuzzing{type=\"unique_hangs\"}",
+          "expr": "fuzzing{type=\"saved_hangs\"}",
           "interval": "",
           "legendFormat": "",
           "refId": "A"