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

ISSUE-9231 Makes Kafka Exporter offset.show-all configurable #9494

Merged
merged 9 commits into from Jan 2, 2024

Conversation

ilkerkocatepe
Copy link
Contributor

@ilkerkocatepe ilkerkocatepe commented Jan 1, 2024

Type of change

  • Enhancement / new feature

Description

Allow to configure Kafka Exporter offset.show-all #9231

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
@scholzj scholzj added this to the 0.40.0 milestone Jan 1, 2024
Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I left some minor comments, but I think it looks good. What you have to do to get the build pass is to build it locally to generate the new CRDs and documentation. For example something like MVN_ARGS=-DskipTests make all and commit them with the PR (more details on the building of Strimzi, the tools you need to have installed etc. should be here: https://github.com/strimzi/strimzi-kafka-operator/blob/main/development-docs/DEV_GUIDE.md).

Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
Signed-off-by: ilkerkocatepe <kocatepeilker@gmail.com>
@scholzj
Copy link
Member

scholzj commented Jan 1, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilkerkocatepe ilkerkocatepe marked this pull request as ready for review January 2, 2024 04:53
Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

@scholzj scholzj requested a review from ppatierno January 2, 2024 09:52
Copy link
Member

@ppatierno ppatierno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I left just a nit to improve doc.

Signed-off-by: ilkerkocatepe kocatepeilker@gmail.com <kocatepeilker@gmail.com>
@scholzj
Copy link
Member

scholzj commented Jan 2, 2024

@ilkerkocatepe You will need to rebuild the project again to get the updated description to the CRDs and documentation.

Signed-off-by: ilkerkocatepe kocatepeilker@gmail.com <kocatepeilker@gmail.com>
@scholzj
Copy link
Member

scholzj commented Jan 2, 2024

Thanks for the PR @ilkerkocatepe

@scholzj scholzj merged commit 19c922d into strimzi:main Jan 2, 2024
13 checks passed
@ilkerkocatepe
Copy link
Contributor Author

Thanks for your help @scholzj @ppatierno

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 this pull request may close these issues.

[Enhancement]: kafka-exporter make offset lag for disconnected consumers configuratble
3 participants