Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement Request: Add filtering to kafka_topic_log_dir_size_total_bytes Metric #236

Open
selsabil94 opened this issue Dec 14, 2023 · 0 comments · May be fixed by #237
Open

Enhancement Request: Add filtering to kafka_topic_log_dir_size_total_bytes Metric #236

selsabil94 opened this issue Dec 14, 2023 · 0 comments · May be fixed by #237

Comments

@selsabil94
Copy link

The current implementation of the kafka_topic_log_dir_size_total_bytes metric lacks the ability to filter by topic name, similar to the existing functionality for the kafka_topic_info metric for example. This enhancement request aims to add this valuable filtering capability, providing users with the flexibility to filter exporting the metric based on topic name.
Introduce regex for AllowedTopics and IgnoredTopics to the kafka_topic_log_dir_size_total_bytes metric that allow users to filter the results based on Kafka names will enhance the usefulness of the metric, especially in large Kafka deployments with numerous topics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant