Skip to content

Commit 83c2f06

Browse files
authored
Update README.md
1 parent dcf18f6 commit 83c2f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/monitor/mpmetrics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ For example put **base_gc_total** in the **Expression** field and click on the *
164164
![Queries](./images/queries.png)
165165

166166
If you are interested in servlet requests managed by the runtime, you can use the query **vendor_servlet_request_total{servlet="DecisionService_RESTDecisionService"}**
167-
For example, by monitoring this metrics, you can check the behaviour of the load balancer is correct if all Decision Server Runtime replicas are reciving almost the same number of requets like in the following screenshot.
167+
For example, by monitoring this metrics, you can check the behaviour of the load balancer is correct if all Decision Server Runtime replicas are receiving almost the same number of requests like in the following screenshot.
168168

169169
![Runtime Servlet Request](./images/RuntimeRequest.png)
170170

0 commit comments

Comments
 (0)