|
@@ -1 +1,135 @@
|
|
|
-
|
|
|
+{
|
|
|
+ "annotations": {
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "builtIn": 1,
|
|
|
+ "datasource": "-- Grafana --",
|
|
|
+ "enable": true,
|
|
|
+ "hide": true,
|
|
|
+ "iconColor": "rgba(0, 211, 255, 1)",
|
|
|
+ "name": "Annotations & Alerts",
|
|
|
+ "target": {
|
|
|
+ "limit": 100,
|
|
|
+ "matchAny": false,
|
|
|
+ "tags": [],
|
|
|
+ "type": "dashboard"
|
|
|
+ },
|
|
|
+ "type": "dashboard"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "editable": true,
|
|
|
+ "gnetId": null,
|
|
|
+ "graphTooltip": 0,
|
|
|
+ "id": 1,
|
|
|
+ "links": [],
|
|
|
+ "panels": [
|
|
|
+ {
|
|
|
+ "datasource": "control-plane-loki",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 8,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "id": 4,
|
|
|
+ "options": {
|
|
|
+ "dedupStrategy": "none",
|
|
|
+ "enableLogDetails": true,
|
|
|
+ "prettifyLogMessage": false,
|
|
|
+ "showCommonLabels": false,
|
|
|
+ "showLabels": false,
|
|
|
+ "showTime": false,
|
|
|
+ "sortOrder": "Descending",
|
|
|
+ "wrapLogMessage": false
|
|
|
+ },
|
|
|
+ "pluginVersion": "8.3.2",
|
|
|
+ "targets": [
|
|
|
+ {
|
|
|
+ "datasource": {
|
|
|
+ "type": "loki",
|
|
|
+ "uid": "control-plane-loki"
|
|
|
+ },
|
|
|
+ "expr": "{filename=\"/var/log/omnia.log\",job=\"Omnia\"}",
|
|
|
+ "queryType": "randomWalk",
|
|
|
+ "refId": "A"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "title": "omnia.log",
|
|
|
+ "type": "logs"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "datasource": "control-plane-loki",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 8,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 8
|
|
|
+ },
|
|
|
+ "id": 2,
|
|
|
+ "options": {
|
|
|
+ "dedupStrategy": "none",
|
|
|
+ "enableLogDetails": true,
|
|
|
+ "prettifyLogMessage": false,
|
|
|
+ "showCommonLabels": false,
|
|
|
+ "showLabels": false,
|
|
|
+ "showTime": false,
|
|
|
+ "sortOrder": "Descending",
|
|
|
+ "wrapLogMessage": false
|
|
|
+ },
|
|
|
+ "pluginVersion": "8.3.2",
|
|
|
+ "targets": [
|
|
|
+ {
|
|
|
+ "datasource": {
|
|
|
+ "type": "loki",
|
|
|
+ "uid": "control-plane-loki"
|
|
|
+ },
|
|
|
+ "expr": "{filename=\"/var/log/messages\",job=\"messages\"}",
|
|
|
+ "queryType": "randomWalk",
|
|
|
+ "refId": "A"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "title": "syslog",
|
|
|
+ "type": "logs"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "schemaVersion": 30,
|
|
|
+ "style": "dark",
|
|
|
+ "tags": [],
|
|
|
+ "templating": {
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "time": {
|
|
|
+ "from": "now-6h",
|
|
|
+ "to": "now"
|
|
|
+ },
|
|
|
+ "timepicker": {
|
|
|
+ "refresh_intervals": [
|
|
|
+ "5s",
|
|
|
+ "10s",
|
|
|
+ "30s",
|
|
|
+ "1m",
|
|
|
+ "5m",
|
|
|
+ "15m",
|
|
|
+ "30m",
|
|
|
+ "1h",
|
|
|
+ "2h",
|
|
|
+ "1d"
|
|
|
+ ],
|
|
|
+ "time_options": [
|
|
|
+ "5m",
|
|
|
+ "15m",
|
|
|
+ "1h",
|
|
|
+ "6h",
|
|
|
+ "12h",
|
|
|
+ "24h",
|
|
|
+ "2d",
|
|
|
+ "7d",
|
|
|
+ "30d"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "timezone": "",
|
|
|
+ "title": "loki",
|
|
|
+ "uid": "1k9NY90nz",
|
|
|
+ "version": 1
|
|
|
+}
|