Aiven-Open / Aiven-Open/klaw

Identify unused kafka topics

Offen
#1,069 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Backend customer-request
Vorherrschende Sprache
Java
Sterne
195
Forks
77
Ø Merge
8 T. 9 Std.
Gemergte PRs (30 T.)
1

Beschreibung

# What is currently missing?

Identifying unused kafka topics and inform admins

# How could this be improved?

Unused kafka topics can be derived by reading the timestamp of log files from AdminClient may be in recent versions

Or deploy a script on broker which exports timestamps of log files and push that data to a topic.
Then read that topic data and see if they are unused for a period of time
Ex: if unused for 90 days, mark for deletion

# Is this a feature you would work on yourself?

* [ ] I plan to open a pull request for this feature

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.