Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[FEATURE] Add support for Lenses #1781

Open
david-streamlio opened this issue Mar 29, 2023 · 3 comments
Open

[FEATURE] Add support for Lenses #1781

david-streamlio opened this issue Mar 29, 2023 · 3 comments
Labels
type/feature Indicates new functionality

Comments

@david-streamlio
Copy link

Is your feature request related to a problem? Please describe.
Many customers use the lens tool to monitor their Kafka cluster, view individual messages, etc., and would like to continue using it when migrating to a KoP environment

Describe the solution you'd like
It would be ideal if customers could configure Lens to point to KoP and have it connect properly, but this is not how it is today.

Describe alternatives you've considered
N/A

Additional context
Current attempts to connect Lenses to KoP fail.

Using this configuration
Screenshot 2023-03-29 at 12 15 08 PM

The following error appears in Lenses logs related to the inability to get the node information.
Screenshot 2023-03-29 at 12 16 49 PM (2)

@david-streamlio david-streamlio added the type/feature Indicates new functionality label Mar 29, 2023
@eolivelli
Copy link
Contributor

I have tried that tool with KOP (actually my fork) some time ago and I didn't see problems

@labuladong
Copy link
Member

Hi @eolivelli, have you tried sasl.mechanism=PLAIN, security.protocol=SASL_SSL? I failed but I think it's a bug in the tool itself.

@david-streamlio
Copy link
Author

Missing Features:

Schema definition, management.
View AVRO encoded messages.
Drop messages into topics.
Lenses SQL (KSQL under the covers)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Indicates new functionality
Projects
None yet
Development

No branches or pull requests

3 participants