Alexis Vanier
Alexis Vanier
This pull request implements #627 . The goal here is to expose some basic metrics over a Prometheus endpoint. ~This is very much a draft PR for now. I would...
**As a** listmonk administrator, **I want to have** metrics available externally **So that I can** consume them and implement things like alerting with outboard systems. ### Context In our particular...
Would it be possible to have signed binary releases? Right now, if I want to get binaries that I know represent the code available at a given version, I have...
It would be handy to able to test only a specific state. I have an idea of how to do this, so PR incoming at some point. The work starts...
**Changes** This PR passes the `options.VaapiDevice` setting to all `GetVaapiDeviceArgs` and lets it evaluate whether that setting is null and the default value should be used. **Issues** Potentially addresses: *...
This PR adds the following : - A parameter for setting the sleep duration in the retry loop - A parameter for setting the number of retries to the retry...