Skip to content

Commit 23a2992

Browse files
committed
fix: dashboard journal host src
1 parent 623d804 commit 23a2992

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

internal/service/assets/grafana-dashboard-logs-journal.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,10 @@
194194
{
195195
"allowCustomValue": false,
196196
"current": {},
197-
"datasource": "Loki",
197+
"datasource": {
198+
"type": "loki",
199+
"uid": "finch-loki"
200+
},
198201
"definition": "",
199202
"label": "Host",
200203
"name": "host",

0 commit comments

Comments
 (0)