Andreas Motl

Results 1414 comments of Andreas Motl
trafficstars

Hi. I think the project is not hibernating, see GH-149, but I agree it will be sweet if maintainers could pick up this PR. Thanks a stack for your work...

Hi there, we would like to chime in and report that we are being tripped by the same problem, starting to be observable since about an hour ago on two...

If that would help, sure. I don't see any immediate downsides of this, and it would improve usability. When there are no objections by others, could you add that improvement?...

Thank you very much. 💯 a) Do you want to include GH-184, GH-185, and GH-186 before tagging a new release? b) Would minting a version 0.6.0 be more appropriate instead...

Hi. @WalBeh [reported](https://github.com/crate/infrastructure/pull/3283) the memory leak is still present and going strong. Thank you. > After the process is restarted and running for about 12h the memory consumption is approx....

@WalBeh suggested to limit resources, in order to work around the problem. Thanks! ```ini MemoryAccounting=true MemoryHigh=512M MemoryMax=768M CPUAccounting=true CPUWeight=50 CPUQuota=100% ``` Still I would like to emphasize we need to...

@widmogrod: Thanks a stack for submitting GH-203. 💯

@widmogrod: Tomorrow morning, you will be able to use an image that includes your improvement per `nightly` tag. ``` docker pull ghcr.io/crate/cratedb-prometheus-adapter:nightly ``` -- https://github.com/crate/cratedb-prometheus-adapter/pkgs/container/cratedb-prometheus-adapter

Hi. Maybe @goat-ssh can whip it up for probing properly?

@widmogrod: [v0.5.3](https://github.com/crate/cratedb-prometheus-adapter/releases/tag/0.5.3) has just been released, including your fix. Release artefacts are available as [OCI image](https://github.com/crate/cratedb-prometheus-adapter/pkgs/container/cratedb-prometheus-adapter) and [standalone builds](https://cdn.crate.io/downloads/dist/prometheus/). Thanks again.