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

[improve]Add more helpful messages when adding a Kafka monitor #2876

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

Rancho-7
Copy link
Contributor

What's changed?

When adding Kafka server monitoring, should we consider displaying a message that clearly indicates the configured port is the JMX port, not the broker port? It might be helpful for users to have this distinction.

I have already added some messages,please let me know if this is OK or any improvements are needed.
before:
image
image

after:
image
image

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@tomsun28 tomsun28 added doc Improvements or additions to documentation good first pull request Good for newcomers labels Dec 14, 2024
@tomsun28 tomsun28 added this to the 1.6.2 milestone Dec 14, 2024
@tomsun28 tomsun28 merged commit 948fcb7 into apache:master Dec 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation good first pull request Good for newcomers
Projects
Development

Successfully merging this pull request may close these issues.

2 participants