This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 0ed54bfd0da27b14c917e3a8148308c886f8644d
Author: RĂ©mi KOWALSKI <[email protected]>
AuthorDate: Wed Jan 29 11:57:18 2020 +0100

    fix grafana imap dashboard not reporting IMAP CREATE metrics
---
 grafana-reporting/IMAP_board-1488774825351-dashboard.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/grafana-reporting/IMAP_board-1488774825351-dashboard.json 
b/grafana-reporting/IMAP_board-1488774825351-dashboard.json
index e532731..99ec5dc 100644
--- a/grafana-reporting/IMAP_board-1488774825351-dashboard.json
+++ b/grafana-reporting/IMAP_board-1488774825351-dashboard.json
@@ -1836,7 +1836,7 @@
           "thresholds": [],
           "timeFrom": null,
           "timeShift": null,
-          "title": "IMAP_LIST",
+          "title": "IMAP-LIST",
           "tooltip": {
             "shared": true,
             "sort": 0,
@@ -1953,7 +1953,7 @@
                   "type": "avg"
                 }
               ],
-              "query": "name:\"IMAP_CREATE\"",
+              "query": "name:\"IMAP-CREATE\"",
               "refId": "A",
               "timeField": "@timestamp"
             }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to