wankai123 commented on code in PR #12126:
URL: https://github.com/apache/skywalking/pull/12126#discussion_r1569747463


##########
oap-server/server-starter/src/main/resources/ui-initialized-templates/mongodb/mongodb-cluster.json:
##########
@@ -231,7 +232,7 @@
                     "tableHeaderCol2": ""
                   },
                   "expressions": [
-                    "meter_mongodb_cluster_db_data_size/1024/1024/1024"
+                    "aggregate_labels(meter_mongodb_cluster_db_data_size, 
sum(database))/1024/1024/1024"

Review Comment:
   suggest using the `latest` or `avg`... function to aggregate values if the 
widget can't show the time series values.



-- 
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