You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/29 11:01:37 UTC

[GitHub] [apisix] tzssangglass commented on issue #7349: bug: prometheus throw no memory while logging request when there are too many upstream and routes

tzssangglass commented on issue #7349:
URL: https://github.com/apache/apisix/issues/7349#issuecomment-1169841842

   try to update `prometheus-metrics` in `config.yaml`, example:
   
   ```
   apisix:
     http:
       lua_shared_dict:
         prometheus-metrics: 10m
   
   ```
   
   and you can read the relevant issue: https://github.com/apache/apisix/search?q=no+memory+while+logging+request+is%3Aissue&type=issues to know more about possible problems caused by increasing prometheus memory.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org