membphis commented on code in PR #11551:
URL: https://github.com/apache/apisix/pull/11551#discussion_r1743106589
##########
conf/config.yaml.example:
##########
@@ -252,7 +252,7 @@ nginx_config: # Config for render the
template to generate n
internal-status: 10m
plugin-limit-req: 10m
plugin-limit-count: 10m
- prometheus-metrics: 10m
+ prometheus-metrics: 10m # In production practice, it is recommended
that the memory usage does not exceed 50MB.
Review Comment:
```suggestion
prometheus-metrics: 10m # In production, it is recommended that
the memory usage does not exceed 50MB
```
--
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]