Alexis Vanier

Results 26 comments of Alexis Vanier

Hey, status update with good new and bad news. Good news: I got started and it's looking good. You can check the branch I've got going on [here](https://github.com/knadh/listmonk/compare/master...avanier:feature/add-prometheus-metrics). Bad news:...

The whole idea _is_ tickling my spider-senses, but I can't find any issue with @mr-karan 's suggestion. I've never done it this way and that `store-exporter` seems to make a...

> If we're just counting bounces as they come, campaign messages as they're sent, subscribers as they're inserted etc., that's all instrumentation I guess? If that's the case, then we...

Ooh, yeah, I'm liking where this is going. 1) Putting it in a `internal/metrics` internal package is an idea my sysadmin lizard brain can wrap itself around. I should be...

Here's an update as promised. [Diff Linky](https://github.com/knadh/listmonk/compare/master...avanier:feature/add-prometheus-metrics) General thoughts: * I need a review on how I'm using `koanf` and the configuration system in general. I have no idea of...

@mr-karan I've collected this into a PR and gave it a once-over. It should be a bit more readable now.

Bumping this issue. @psyomn please come back from vacation! @typositoire and I are going a little stir crazy over that one. :stuck_out_tongue:

I keep making those discoveries about Salt. I'm really a Chef user stuck in a Salt world right now. Thanks for the heads-up / plan. I'll dig and report.

Thanks again for this info, this just saved me a lot of trouble for something else altogether. Also, part of the answers we seek are [here](https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.saltutil.html#salt.modules.saltutil.sync_all).

@nyanmisaka, from what I can observe this is not always the case. As far as I can tell my groups are correctly configured. Capturing the system calls of `ffmpeg` when...