about summary refs log tree commit diff
path: root/docs/resources
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-01-11 12:20:35 +0100
committerGitHub <noreply@github.com>2022-01-11 12:20:35 +0100
commit10dae419d6e3ebc38f53840c5abfe98e9c901217 (patch)
tree352576e19c8a504c40ea58dbb141056762901a69 /docs/resources
parent74a8f145e09d0361d8f576eb3f2e8881b6116f18 (diff)
parentd2715336a54635bb6e617a2e739c0ad5fe51d28d (diff)
downloadafl++-10dae419d6e3ebc38f53840c5abfe98e9c901217.tar.gz
Merge pull request #1236 from AFLplusplus/dev
push to stable
Diffstat (limited to 'docs/resources')
-rw-r--r--docs/resources/grafana-afl++.json4
-rw-r--r--docs/resources/screenshot.pngbin117199 -> 144422 bytes
2 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"
diff --git a/docs/resources/screenshot.png b/docs/resources/screenshot.png
index 7b4dd7e4..75b88287 100644
--- a/docs/resources/screenshot.png
+++ b/docs/resources/screenshot.png
Binary files differ