pg-yang commented on code in PR #12108:
URL: https://github.com/apache/skywalking/pull/12108#discussion_r1566668834
##########
oap-server/server-starter/src/main/resources/ui-initialized-templates/apisix/apisix-service.json:
##########
@@ -424,23 +424,23 @@
],
"expressionsConfig": [
{
- "unit": "req / s",
+ "unit": "req / s (per node)",
Review Comment:
Yes, I know ` single value` is required, but it's difficult to calculate an
accurate value to service level because we don't know how many nodes are in
service. So I updated the unit to `req / s (per node)`, which means the
calculated result is node level.
--
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]