sdd-el commented on issue #11680:
URL: https://github.com/apache/apisix/issues/11680#issuecomment-2476013295

   @wklken thx for your comment.
   I tried what you have proposed, i.e.,                                        
                                                                                
       
   prometheus:
   
       export_addr:
   
         ip: 0.0.0.0
   
         port: 9091
   
       export_uri: /apisix/prometheus/metrics
   
       metric_prefix: apisix_
   
       expire: 600
   
       default_buckets:
   
         - 10
   
         - 50
         
   but I still get memory increase which is constant, i.e., memory is not 
released after running load test(s).  Do you have any other possible solution 
in mind?


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