Skip to content

Commit 9d6dac1

Browse files
committed
add links to Grafana Explore logs
Signed-off-by: Vladimir Belousov <[email protected]>
1 parent 20a4a07 commit 9d6dac1

File tree

1 file changed

+31
-5
lines changed

1 file changed

+31
-5
lines changed

dashboards/grafana-dashboard-exhort.configmap.yaml

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,33 @@ data:
2828
"editable": true,
2929
"fiscalYearStartMonth": 0,
3030
"graphTooltip": 0,
31-
"links": [],
31+
"id": 348444,
32+
"links": [
33+
{
34+
"asDropdown": false,
35+
"icon": "external link",
36+
"includeVars": false,
37+
"keepTime": false,
38+
"tags": [],
39+
"targetBlank": true,
40+
"title": "Production logs",
41+
"tooltip": "Production logs",
42+
"type": "link",
43+
"url": "https://grafana.app-sre.devshift.net/goto/PTTUZtpIz?orgId=1"
44+
},
45+
{
46+
"asDropdown": false,
47+
"icon": "external link",
48+
"includeVars": false,
49+
"keepTime": false,
50+
"tags": [],
51+
"targetBlank": true,
52+
"title": "Stage logs",
53+
"tooltip": "Stage logs",
54+
"type": "link",
55+
"url": "https://grafana.app-sre.devshift.net/goto/9sauZtpIk?orgId=1"
56+
}
57+
],
3258
"liveNow": false,
3359
"panels": [
3460
{
@@ -1451,8 +1477,8 @@ data:
14511477
{
14521478
"current": {
14531479
"selected": true,
1454-
"text": "app-sre-prod-01-prometheus",
1455-
"value": "app-sre-prod-01-prometheus"
1480+
"text": "appsrep08ue2-prometheus",
1481+
"value": "appsrep08ue2-prometheus"
14561482
},
14571483
"hide": 0,
14581484
"includeAll": false,
@@ -1462,7 +1488,7 @@ data:
14621488
"query": "prometheus",
14631489
"queryValue": "",
14641490
"refresh": 1,
1465-
"regex": "appsres07ue1-prometheus|app-sre-prod-01-prometheus|appsrep08ue2-prometheus",
1491+
"regex": "appsres07ue1-prometheus|appsrep08ue2-prometheus",
14661492
"skipUrlSync": false,
14671493
"type": "datasource"
14681494
},
@@ -1550,7 +1576,7 @@ data:
15501576
"timezone": "",
15511577
"title": "Exhort",
15521578
"uid": "trusted-content-exhort",
1553-
"version": 4,
1579+
"version": 6,
15541580
"weekStart": ""
15551581
}
15561582
kind: ConfigMap

0 commit comments

Comments
 (0)