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


##########
oap-server/server-starter/src/main/resources/ui-initialized-templates/postgresql/postgresql-service.json:
##########
@@ -31,7 +31,7 @@
                     "title": "Fetched Rows Trend (rows per second)"
                   },
                   "expressions": [
-                    "meter_pg_fetched_rows_rate"
+                    
"aggregate_labels(meter_pg_fetched_rows_rate,sum(service_instance_id))"

Review Comment:
   This is service dashboard, you should merge instance tag to aggregate.



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