File tree 1 file changed +31
-3
lines changed
operations/observability/mixins/meta/dashboards/components
1 file changed +31
-3
lines changed Original file line number Diff line number Diff line change 24
24
"editable" : true ,
25
25
"fiscalYearStartMonth" : 0 ,
26
26
"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
+ ],
28
56
"liveNow" : false ,
29
57
"panels" : [
30
58
{
523
551
"showThresholdLabels" : false ,
524
552
"showThresholdMarkers" : true
525
553
},
526
- "pluginVersion" : " 9.1.4 " ,
554
+ "pluginVersion" : " 9.1.5 " ,
527
555
"targets" : [
528
556
{
529
557
"datasource" : {
754
782
"timezone" : " utc" ,
755
783
"title" : " Component: Usage" ,
756
784
"uid" : " 8W7P-jg4z" ,
757
- "version" : 2 ,
785
+ "version" : 1 ,
758
786
"weekStart" : " monday"
759
787
}
You can’t perform that action at this time.
0 commit comments