{ "dashboard": { "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Overview over logging outputs of Sissi bot", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "loki", "uid": "loki" }, "description": "Display logs and search for logs", "gridPos": { "h": 13, "w": 24, "x": 0, "y": 0 }, "id": 4, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": false, "showCommonLabels": false, "showLabels": false, "showTime": false, "sortOrder": "Ascending", "wrapLogMessage": true }, "targets": [ { "datasource": { "type": "loki", "uid": "loki" }, "editorMode": "builder", "expr": "{app=\"sissi\", namespace=\"sissi\"} |= `$logFilter`", "maxLines": 5000, "queryType": "range", "refId": "A" } ], "title": "Sissi Logs", "type": "logs" }, { "datasource": { "type": "loki", "uid": "loki" }, "description": "Any line on level ERROR", "gridPos": { "h": 8, "w": 12, "x": 0, "y": 13 }, "id": 2, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": false, "showCommonLabels": false, "showLabels": false, "showTime": false, "sortOrder": "Ascending", "wrapLogMessage": true }, "targets": [ { "datasource": { "type": "loki", "uid": "loki" }, "editorMode": "code", "expr": "{app=\"sissi\", namespace=\"sissi\"} |= \"ERROR\"", "maxLines": 5000, "queryType": "range", "refId": "A" } ], "title": "Sissi Error Logs", "type": "logs" }, { "datasource": { "type": "loki", "uid": "loki" }, "description": "Number of log events", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 13 }, "id": 3, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "loki", "uid": "loki" }, "editorMode": "code", "expr": "rate({app=\"sissi\", namespace=\"sissi\"}[$__interval])", "queryType": "range", "refId": "A" } ], "title": "Log Rate", "type": "timeseries" } ], "refresh": "", "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "", "value": "" }, "description": "What to search in the logs", "hide": 0, "name": "logFilter", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Sissi Logs", "uid": "a5b429af-860c-4438-a575-24bed6dcba09", "version": 2, "weekStart": "" }, "overwrite": true }