View Issue Details

IDProjectCategoryView StatusLast Update
0000020KafkaEsqueFeature Requestpublic2023-02-02 15:02
ReporterpkleindlAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0000020: Show topics statistics
Description

Add option to show statistics for a topic.
The attached code allows to sum up the offsets per day and calculate the differences.

Functionality would be useful per topic or as a report (csv-based or other), although it takes a while in the current form for a larger number of topics.

TagsNo tags attached.

Activities

pkleindl

pkleindl

2019-01-16 15:27

reporter  

TopicsStats.java (4,763 bytes)
Oliver G.

Oliver G.

2019-03-17 10:17

reporter   ~0000026

I have checked the code today and IMHO both the feature and the short implementation seem to be a good basis for the actual KafkaEsque implementation. However, I opened the new issue https://kafka.esque.at/issues/view.php?id=22 with prio high, since I would prefer to have that important refactoring before adding new features like this to the code.

Related Changesets

KafkaEsque_github: develop b4f27fc5

2023-01-31 13:06:58

Michael Winsauer

Details Diff
Add a workflow to bump the Homebrew cask version

Currently, the workflow is triggered manually. If it works as expected, it can be added to the existing "Gradle Build" workflow. Fixes 0000020.
Affected Issues
0000020
add - .github/workflows/bump.yaml Diff File

Issue History

Date Modified Username Field Change
2019-01-16 15:27 pkleindl New Issue
2019-01-16 15:27 pkleindl File Added: TopicsStats.java
2019-03-17 10:17 Oliver G. Note Added: 0000026
2023-02-02 15:02 Changeset attached => KafkaEsque_github develop b4f27fc5