Vladimir Smirnov
Vladimir Smirnov
About DeepSource - sometimes it provide false-positive (pointing to problems that were already there or ignoring exclusion of vendored dependencies). In that case you can leave it as-is. However sometimes...
I will likely have some time reading it during the weekend and I'll try not to forget that I have it waiting for the review.
I think this would be "fixed" (would work good enough) after proposal from #423 would be implemented.
I'd say that it's not known if anybody uses Kafka-based input at all. As far as I remember, I initially contributed it because I wanted to test kafka-based delivery, but...
I'm actually more interested in how it's implemented in other products, ideally graphite-web as it might be not possible to reuse raintank's schema directly: There is no License file attached...
Can you provide more information about that? So I'll be able to fix that.
Hi, Some comments: > Number of concurrent connections -- no effect on memory usage really It should depend on how many actual connections your users generate. > Setting caches to...
Oh, and I forgot to mention, as there is some evidence that it might be actually GC pressure, it would be great to see what Go version you are using...
When you are having a backends in `broadcast` mode they will replies from all your backends and try to merge them, so if you have 2 copies of data you'll...
I think carbonapi doesn't support `node` parameter as it's relatively new. I'll need to have a look at that though.