Skip to content

Commit 7406ac1

Browse files
easyCZroboquat
authored andcommitted
[usage] Add link to GCP logs and grpc server dashboard
1 parent 2206f7e commit 7406ac1

File tree

1 file changed

+31
-3
lines changed
  • operations/observability/mixins/meta/dashboards/components

1 file changed

+31
-3
lines changed

operations/observability/mixins/meta/dashboards/components/usage.json

+31-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,35 @@
2424
"editable": true,
2525
"fiscalYearStartMonth": 0,
2626
"graphTooltip": 0,
27-
"links": [],
27+
"links": [
28+
{
29+
"asDropdown": false,
30+
"icon": "cloud",
31+
"includeVars": false,
32+
"keepTime": false,
33+
"tags": [],
34+
"targetBlank": true,
35+
"title": "GCP Logs",
36+
"tooltip": "See usage component logs in GCP",
37+
"type": "link",
38+
"url": "https://cloudlogging.app.goo.gl/6en8Xwu5tz7mTex9A"
39+
},
40+
{
41+
"asDropdown": false,
42+
"icon": "dashboard",
43+
"includeVars": true,
44+
"keepTime": true,
45+
"tags": [
46+
"grpc",
47+
"server"
48+
],
49+
"targetBlank": true,
50+
"title": "gRPC Server Metrics",
51+
"tooltip": "",
52+
"type": "dashboards",
53+
"url": ""
54+
}
55+
],
2856
"liveNow": false,
2957
"panels": [
3058
{
@@ -523,7 +551,7 @@
523551
"showThresholdLabels": false,
524552
"showThresholdMarkers": true
525553
},
526-
"pluginVersion": "9.1.4",
554+
"pluginVersion": "9.1.5",
527555
"targets": [
528556
{
529557
"datasource": {
@@ -754,6 +782,6 @@
754782
"timezone": "utc",
755783
"title": "Component: Usage",
756784
"uid": "8W7P-jg4z",
757-
"version": 2,
785+
"version": 1,
758786
"weekStart": "monday"
759787
}

0 commit comments

Comments
 (0)