Mathieu Poussin
Mathieu Poussin
### Contributor checklist - [x] I have read the CONTRIBUTING.rst - [x] I have tested my contribution on these devices: NCR 7167 (waiting to have one available to test) -...
Hello. I am getting a quite high CPU usage from the celery monitor process, around 15% constantly, I'm not having a big load or queue so I can't really explain...
Hello I don't know you but I think it should be interesting to set the color of the STARTED string state in the admin to something darker, it's quite difficult...
Hello. When trying to edit any gorm object, I am getting this error : ```` Error 1292: Incorrect datetime value: '0000-00-00' for column 'created_at' at row 1 ```` There is...
Hello. I was trying to compile identity server ( https://github.com/DuendeSoftware/IdentityServer ) but it requires both SDK 5.0 and 3.1.0 to be available, I installed them both with asdf and set...
I am having a problem in my setup, all my compare views are extremely slow (I'm getting bad gateway from my reverse proxy in production), even when there is a...
Hello, I have an issue, randomly, I have blanks in my graphs. I first tough it was cpu related so we done a cpu upgrade, but the problem is still...
**Description of the bug** We had a sampling rate of 0.1 enabled for quite some time. As soon as we have enabled the sampling to 1.0 (100%) we had terrible...
**Description of the bug** We had a case when running a quite big rake tasks, the batch_span_processor would crash the application with the following error. ```ruby rake aborted! back_1 |...
Hello It looks like there is an issue with the `apache/apisix:3.8.0-debian` image, it's not available on ARM64 where `apache/apisix:3.7.0-debian` however works fine. ``` shell ❯ docker pull apache/apisix:3.8.0-debian 3.8.0-debian: Pulling...