wu-sheng commented on code in PR #239:
URL: 
https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113763846


##########
src/views/dashboard/data.ts:
##########
@@ -309,7 +309,7 @@ export const CalculationOpts = [
     value: "convertMilliseconds",
   },
   { label: "Seconds to YYYY-MM-DD HH:mm:ss", value: "convertSeconds" },
-  { label: "Precision is 2", value: "precision" },
+  { label: "CPM5D", value: "cpm5d" },

Review Comment:
   We don't have a customizable formula mechanism on UI side, so, from last 
time, @Fine0830 decided to hard code all possible formulas, then you see what 
they are today. History story.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to