Martin Schneppenheim
Martin Schneppenheim
Seems like a DescribeTransactions API will soon be added: https://cwiki.apache.org/confluence/display/KAFKA/KIP-664%3A+Provide+tooling+to+detect+and+abort+hanging+transactions . Worth to wait for I think.
Hey @saada , thank you for these warm words! Contributions are absolutely welcome and we are happy to help. Before starting could you maybe create some visual sketch about what...
Hey Gabor, I wasn't aware that there's a special meaning of the type attribute for Avro encoded messages. Currently we just try to convert the messages to JSON and use...
Sure should be easy to implement. The backend might have timeouts hardcoded as well, so whoever tackles this should double check the backend too. I don't have experience with large...
@tmgstevens I am not able to reproduce this behaviour. I have used Console successfully with a schema registry that uses a TLS cert signed by a commonly trusted authority (I...
Same issue here I can't get SSH clone example (https://github.com/go-git/go-git/blob/master/_examples/clone/auth/ssh/main.go) to work on my pc :/. HTTP auth works without issues
After being stuck with that issue for quite a while I just figured out that you have to use the username `git` (I used a deploykey in a GitHub repo,...
This PR adds a single label with the concatenated labels from the scraped pods. I'm not entirely sure if and how it's possible but the feature request and my personal...
This is a valid concern, we could prefix the label_names though (e.g. with `eagle_`) to guarantee they will be unique and are not going to be overwritten. What do you...
Hi @apsega , as of now there's no such option. I'd draft this issue as feature request to exclude pods from scraping with specific conditions: - by state e. g....