wu-sheng commented on code in PR #12622:
URL: https://github.com/apache/skywalking/pull/12622#discussion_r1760615517


##########
oap-server/server-starter/src/main/resources/ui-initialized-templates/so11y_java_agent/so11y-instance.json:
##########
@@ -86,7 +89,8 @@
           "i": "2",
           "type": "Widget",
           "widget": {
-            "title": "Ignored Context Creation and Completion (Per Minute)"
+            "title": "Ignored Context Creation and Completion (Per Minute)",
+            "tips": "The number of created ignored contexts and finished 
ignored contexts per minute."

Review Comment:
   I think this is not always `per minute`. When you pick several hours/days 
duration, the unit would be hour or day. You could just remove `per minute` for 
these tips.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to