yurkovoznyak commented on issue #11934:
URL: https://github.com/apache/apisix/issues/11934#issuecomment-2607134532

   I believe the issue is with metric expiration logic. 
   
   I was able to reproduce it locally when I set the expiration time to a low 
value (like `expire: 10`) and had more than 1 worker process (I tested on 6, 
but with more workers, it's easier to reproduce).
   
   Removing metrics expiration configuration resolves duplicates
   
   **Environment**
   
       APISIX version (run apisix version): 3.11.0
       Operating system (run uname -a): Linux 82435988518b 6.10.14-linuxkit #1 
SMP Fri Nov 29 17:22:03 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
       OpenResty / Nginx version (run openresty -V or nginx -V): 
openresty/1.25.3.2


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