Open Issues Need Help
View All on GitHubAI Summary: Implement a command-line argument `-X` for the `saluki` tool that allows users to specify multiple key-value pairs for additional Kafka configuration. This involves parsing the argument, validating the key-value pairs, and integrating them into the Kafka client configuration.
AI Summary: This issue is a request to stream sample environments within the 'howl' project. The label 'good first issue' suggests it's intended for newcomers and likely involves straightforward implementation of existing streaming functionalities.
AI Summary: This issue proposes adding a feature to estimate and print the data rate of a subscribed stream. The system should periodically report the total data received in MB and the calculated data rate in Mbps.
AI Summary: The current release process does not automatically upload binaries to releases when a tag is pushed. While artifacts are being uploaded during every action run, they are not being associated with the release itself. This issue aims to fix the release automation to include binary uploads.