diff --git a/nixos/modules/monitoring/server/grafana-dashboards/payments.json b/nixos/modules/monitoring/server/grafana-dashboards/payments.json index ffad8e9c42606da20be04207cd807256c5476f3c..174a145ef1dacf60bc851d6b87d9643414ac842f 100644 --- a/nixos/modules/monitoring/server/grafana-dashboards/payments.json +++ b/nixos/modules/monitoring/server/grafana-dashboards/payments.json @@ -1031,7 +1031,7 @@ { "datasource": { "type": "loki", - "uid": "P8E80F9AEF21F6940" + "uid": "000000002" }, "description": "Exercise in counting maybe interesting lines. This can be alerted on.", "fieldConfig": { @@ -1107,10 +1107,9 @@ { "datasource": { "type": "loki", - "uid": "P8E80F9AEF21F6940" + "uid": "000000002" }, - "expr": "count_over_time({host=\"payments\",unit=\"zkapissuer.service\"} !~ \"200|GET|Accept\" [5m])", - "maxLines": 0, + "expr": "count_over_time({host=\"payments\",unit=\"zkapissuer.service\"} !~ \"200|/metrics|Accept\" [5m])", "refId": "A" } ], @@ -1121,7 +1120,7 @@ { "datasource": { "type": "loki", - "uid": "P8E80F9AEF21F6940" + "uid": "000000002" }, "description": "Exercise in filtering the payment server logs.", "gridPos": { @@ -1137,7 +1136,7 @@ "prettifyLogMessage": false, "showCommonLabels": false, "showLabels": false, - "showTime": false, + "showTime": true, "sortOrder": "Descending", "wrapLogMessage": false }, @@ -1145,9 +1144,9 @@ { "datasource": { "type": "loki", - "uid": "P8E80F9AEF21F6940" + "uid": "000000002" }, - "expr": "{host=\"payments\",unit=\"zkapissuer.service\"} !~ \"200|GET|Accept\"", + "expr": "{host=\"payments\",unit=\"zkapissuer.service\"} !~ \"200|/metrics|Accept\"", "refId": "A" } ], @@ -1163,7 +1162,7 @@ "list": [] }, "time": { - "from": "now-3h", + "from": "now-7d", "to": "now" }, "timepicker": {