File tree Expand file tree Collapse file tree
cloudcost-exporter-dashboards/grafana Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 "x" : 0 ,
4646 "y" : 1
4747 },
48+ "repeatDirection" : " h" ,
4849 "options" : {
4950 "graphMode" : " area" ,
5051 "colorMode" : " value" ,
114115 "x" : 12 ,
115116 "y" : 1
116117 },
118+ "repeatDirection" : " h" ,
117119 "options" : {
118120 "legend" : {
119121 "displayMode" : " table" ,
196198 "x" : 0 ,
197199 "y" : 10
198200 },
201+ "repeatDirection" : " h" ,
199202 "fieldConfig" : {
200203 "defaults" : {
201204 "unit" : " reqps"
227230 "x" : 12 ,
228231 "y" : 10
229232 },
233+ "repeatDirection" : " h" ,
230234 "fieldConfig" : {
231235 "defaults" : {
232236 "unit" : " s"
271275 "x" : 0 ,
272276 "y" : 17
273277 },
278+ "repeatDirection" : " h" ,
274279 "fieldConfig" : {
275280 "defaults" : {
276281 "unit" : " reqps"
302307 "x" : 12 ,
303308 "y" : 17
304309 },
310+ "repeatDirection" : " h" ,
305311 "fieldConfig" : {
306312 "defaults" : {
307313 "unit" : " s"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/aws/aws-sdk-go-v2/service/sts v1.41.5
2222 github.com/google/go-cmp v0.7.0
2323 github.com/googleapis/gax-go/v2 v2.15.0
24- github.com/grafana/grafana-foundation-sdk/go v0.0.0-20251008104447-4b342c01ab41
24+ github.com/grafana/grafana-foundation-sdk/go v0.0.0-20260129154346-aba721fdefde
2525 github.com/prometheus/client_golang v1.23.2
2626 github.com/prometheus/client_model v0.6.2
2727 github.com/prometheus/common v0.67.3
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/googleapis/enterprise-certificate-proxy v0.3.6 h1:GW/XbdyBFQ8Qe+YAmFU
137137github.com/googleapis/enterprise-certificate-proxy v0.3.6 /go.mod h1:MkHOF77EYAE7qfSuSS9PU6g4Nt4e11cnsDUowfwewLA =
138138github.com/googleapis/gax-go/v2 v2.15.0 h1:SyjDc1mGgZU5LncH8gimWo9lW1DtIfPibOG81vgd/bo =
139139github.com/googleapis/gax-go/v2 v2.15.0 /go.mod h1:zVVkkxAQHa1RQpg9z2AUCMnKhi0Qld9rcmyfL1OZhoc =
140- github.com/grafana/grafana-foundation-sdk/go v0.0.0-20251008104447-4b342c01ab41 h1:E6rjkhLvfCXXpP/seDA9fFzNWpV8JbbZ8UCE+mdDIqU =
141- github.com/grafana/grafana-foundation-sdk/go v0.0.0-20251008104447-4b342c01ab41 /go.mod h1:48EA8jF85SrReYflLa39Sk34b6NpxwJPBwjF3TJgRpE =
140+ github.com/grafana/grafana-foundation-sdk/go v0.0.0-20260129154346-aba721fdefde h1:nAXbdOSfcusrQ7V3CbPH+vaHJgBjZXhXh7hGmL7bzMU =
141+ github.com/grafana/grafana-foundation-sdk/go v0.0.0-20260129154346-aba721fdefde /go.mod h1:48EA8jF85SrReYflLa39Sk34b6NpxwJPBwjF3TJgRpE =
142142github.com/keybase/go-keychain v0.0.1 h1:way+bWYa6lDppZoZcgMbYsvC7GxljxrskdNInRtuthU =
143143github.com/keybase/go-keychain v0.0.1 /go.mod h1:PdEILRW3i9D8JcdM+FmY6RwkHGnhHxXwkPPMeUgOK1k =
144144github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
You can’t perform that action at this time.
0 commit comments