tchiotludo / akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
https://akhq.io/
Apache License 2.0
3.41k stars 660 forks source link

fix(docs): Update documentation for DELETE action in CONSUMER_GROUP resource #1938

Closed gantoin closed 2 months ago

gantoin commented 2 months ago

Related to issue: https://github.com/tchiotludo/akhq/issues/1933

This MR updates the documentation to reflect the support for the DELETE action under the CONSUMER_GROUP resource in AKHQ. The previous documentation did not mention the ability to delete an entire consumer group, which is a supported feature in AKHQ.

Changes: