File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
deployments/bridges/rialto-millau/dashboard/grafana Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 172172 "targets" : [
173173 {
174174 "exemplar" : true ,
175- "expr" : " kusama_to_base_conversion_rate {instance='relay-millau-rialto:9616'} / polkadot_to_base_conversion_rate {instance='relay-millau-rialto:9616'}" ,
175+ "expr" : " polkadot_to_base_conversion_rate {instance='relay-millau-rialto:9616'} / kusama_to_base_conversion_rate {instance='relay-millau-rialto:9616'}" ,
176176 "interval" : " " ,
177177 "legendFormat" : " Outside of runtime (actually Polkadot -> Kusama)" ,
178178 "refId" : " A"
384384 "targets" : [
385385 {
386386 "exemplar" : true ,
387- "expr" : " polkadot_to_base_conversion_rate {instance='relay-millau-rialto:9616'} / kusama_to_base_conversion_rate {instance='relay-millau-rialto:9616'}" ,
387+ "expr" : " kusama_to_base_conversion_rate {instance='relay-millau-rialto:9616'} / polkadot_to_base_conversion_rate {instance='relay-millau-rialto:9616'}" ,
388388 "interval" : " " ,
389389 "legendFormat" : " Outside of runtime (actually Kusama -> Polkadot)" ,
390390 "refId" : " A"
You can’t perform that action at this time.
0 commit comments