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

Adds yahoo/kafka-manger #83

Merged
merged 1 commit into from
Nov 9, 2017
Merged

Adds yahoo/kafka-manger #83

merged 1 commit into from
Nov 9, 2017

Conversation

solsson
Copy link
Contributor

@solsson solsson commented Oct 21, 2017

https://github.com/yahoo/kafka-manager

Note that the service is internal only, so use kubectl port-forward

@solsson
Copy link
Contributor Author

solsson commented Oct 21, 2017

https://github.com/Landoop/kafka-topics-ui looks interesting too. Other UIs I found looked unmaintained.

solsson added a commit that referenced this pull request Oct 25, 2017
documented in
https://cwiki.apache.org/confluence/display/KAFKA/KIP-103%3A+Separation+of+Internal+and+External+traffic#KIP-103:SeparationofInternalandExternaltraffic-Compatibility,Deprecation,andMigrationPlan

"ZooKeeper-based consumers will use the first listener with PLAINTEXT as the security protocol, so listener ordering is important in such cases."

Confirmed this using kafka-manager (#83)
@solsson
Copy link
Contributor Author

solsson commented Oct 25, 2017

1216d25 is interesting because you get numbers in kafka-manager:

skarmavbild 2017-10-25 kl 10 57 18

By the way kafka-manager has problems with #78:

[error] k.m.m.ActorModel$BrokerIdentity$ - Failed to parse endpoint : OUTSIDE://kafka-0.broker.kafka.svc.cluster.local:9094
java.util.NoSuchElementException: key not found: OUTSIDE
	at scala.collection.MapLike$class.default(MapLike.scala:228) ~[org.scala-lang.scala-library-2.11.8.jar:na]

... floods the logs, but the UI works well enough anyway.

@solsson
Copy link
Contributor Author

solsson commented Nov 7, 2017

This isn't really priority for 3.0, but it's a good example of how the folder structure can separate opt-in components.

By the way kafka-manager has problems with #78:

Was solved in 4c202f4

@solsson solsson added this to the v3.0 milestone Nov 7, 2017
@solsson solsson merged commit 2e90c7e into master Nov 9, 2017
solsson added a commit that referenced this pull request Nov 9, 2017
Already included in #49, but here we don't add any export container to the pod.

Can be utilized by kafka-manager (#83) - just tick the JMX box when adding a cluster -
to see bytes in/out rates.
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.

None yet

1 participant