Group topics by type when displayed in Aiven Console
As a developer / operator,
I want to see Kafka topics grouped by type in Aiven Console
so that I can distinguish between topics created by Schema Registry, MirrorMaker2, Connect and directly in Kafka itself.
In addition, i want to apply filters and sorting by type.
-
Thank you for submitting your idea. I think it would make sense to merge it with another idea describing topic grouping by type.
Thanks! -
Philip Carrington commented
As a web interface user (and cli user)
I want to have physical separation on screen (and command wise) between the topics created by my connectors (e.g. __connect_configs-99f52bd3-db49-4c89-94c9-d942719c7a6e) and topics created by services (e.g. beta_sessions_api_v1.public.classrooms) for smooth running so that I can not accidentally break my services by "speed" removing topics and removing an incorrect one. Also the interface "moves" as topics are finally removed resulting in the topic to be deleted shifting on screen.
In addition, covered on support ticket #T-6BMC