Florian Forster

Results 101 comments of Florian Forster

> > Agreed that some test coverage info would be nice to have from a project health point of view. I don't think this is required for a release pipeline....

The `--enable-compatibility-mode` configure flag is added in #4236 > > Maybe we should just tell users what we know I put some more details into the collectd 6 spreadsheet: https://docs.google.com/spreadsheets/d/1ss4NJeJ00CwAmGgIRGQ2EJM9LFifPPrJcq_c0tGN_vY/edit?usp=sharing...

That list of plugins was created when we started with collectd 6. Write Prometheus is on there (though I did have a filter view enabled earlier today), the other two...

I have an educated guess what the problem might be. Can you try whether the problem goes away with the commit in #4232?

Bump. This change would have helped me avoid 30+ minutes of head scratching today.

I have merged #4259 which should help debugging this problem. Can you rebase or pull in those changes?

`make dist` creates a tar archive containing the generated `.c` and `.h` files. Users that download a release are no going to run into these issues. Unfortunately, our CI system...