File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed
helm/dashboards/charts/private_dashboards_al/dashboards/shared/private Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Fixed
11
+
12
+ - Loki cost estimation: update legends to name tenants
13
+
10
14
## [ 3.4.2] - 2023-11-21
11
15
12
16
### Changed
Original file line number Diff line number Diff line change 131
131
"tooltip" : false ,
132
132
"viz" : false
133
133
},
134
+ "insertNulls" : false ,
134
135
"lineInterpolation" : " smooth" ,
135
136
"lineWidth" : 1 ,
136
137
"pointSize" : 5 ,
314
315
"tooltip" : false ,
315
316
"viz" : false
316
317
},
318
+ "insertNulls" : false ,
317
319
"lineInterpolation" : " smooth" ,
318
320
"lineWidth" : 1 ,
319
321
"pointSize" : 5 ,
539
541
},
540
542
"textMode" : " auto"
541
543
},
542
- "pluginVersion" : " 10.0.3 " ,
544
+ "pluginVersion" : " 10.1.5 " ,
543
545
"targets" : [
544
546
{
545
547
"datasource" : {
583
585
"tooltip" : false ,
584
586
"viz" : false
585
587
},
588
+ "insertNulls" : false ,
586
589
"lineInterpolation" : " smooth" ,
587
590
"lineWidth" : 1 ,
588
591
"pointSize" : 5 ,
650
653
"hide" : false ,
651
654
"instant" : false ,
652
655
"interval" : " " ,
653
- "legendFormat" : " bytes sent " ,
656
+ "legendFormat" : " {{tenant}} " ,
654
657
"range" : true ,
655
658
"refId" : " data"
656
659
}
711
714
},
712
715
"textMode" : " auto"
713
716
},
714
- "pluginVersion" : " 10.0.3 " ,
717
+ "pluginVersion" : " 10.1.5 " ,
715
718
"targets" : [
716
719
{
717
720
"datasource" : {
769
772
"tooltip" : false ,
770
773
"viz" : false
771
774
},
775
+ "insertNulls" : false ,
772
776
"lineInterpolation" : " smooth" ,
773
777
"lineWidth" : 1 ,
774
778
"pointSize" : 5 ,
933
937
},
934
938
"textMode" : " auto"
935
939
},
936
- "pluginVersion" : " 10.0.3 " ,
940
+ "pluginVersion" : " 10.1.5 " ,
937
941
"targets" : [
938
942
{
939
943
"datasource" : {
1007
1011
},
1008
1012
"textMode" : " auto"
1009
1013
},
1010
- "pluginVersion" : " 10.0.3 " ,
1014
+ "pluginVersion" : " 10.1.5 " ,
1011
1015
"targets" : [
1012
1016
{
1013
1017
"datasource" : {
1021
1025
"hide" : false ,
1022
1026
"instant" : false ,
1023
1027
"interval" : " " ,
1024
- "legendFormat" : " Logs " ,
1028
+ "legendFormat" : " {{tenant}} " ,
1025
1029
"range" : true ,
1026
1030
"refId" : " loki"
1027
1031
}
1030
1034
"type" : " stat"
1031
1035
}
1032
1036
],
1033
- "refresh" : false ,
1037
+ "refresh" : " " ,
1034
1038
"revision" : 1 ,
1035
1039
"schemaVersion" : 38 ,
1036
1040
"style" : " dark" ,
1127
1131
"uid" : " lokicost" ,
1128
1132
"version" : 1 ,
1129
1133
"weekStart" : " "
1130
- }
1134
+ }
You can’t perform that action at this time.
0 commit comments