Skip to content

Commit 7fbeea6

Browse files
committed
[KYUUBI #7072][FOLLOWUP] Fix engine startup permit grafana pannel unit
### Why are the changes needed? Followup for #7072 The metrics unit should not be `ms`. ### How was this patch tested? <img width="569" alt="image" src="https://github.com/user-attachments/assets/df83b003-762d-4ee2-bbe1-c1af55ae9795" /> ### Was this patch authored or co-authored using generative AI tooling? No. Closes #7091 from turboFei/7072_followup. Closes #7072 d7c4fe4 [Wang, Fei] fix unit Authored-by: Wang, Fei <fwang12@ebay.com> Signed-off-by: Wang, Fei <fwang12@ebay.com>
1 parent bada9c0 commit 7fbeea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grafana/dashboard-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813
}
814814
]
815815
},
816-
"unit": "ms"
816+
"unit": "none"
817817
},
818818
"overrides": []
819819
},

0 commit comments

Comments
 (0)