This repo contains the source code of the Lenses' Helm chart.
Panoptes is an evolution of the last v5 version, thoroughly redesigned to provide a unified, streamlined view of the entire event infrastructure—whether on-premises or in the cloud—through a single, comprehensive interface.
Panoptes has two components:
- Lenses HQ
- Lenses Agent
In the past, Lenses v5 represented one UI per Kafka cluster which led to managing dozens of UI, user permissions per UI and many more.
With Panoptes, we shrunk Lenses to only one UI called Lenses HQ where all administrative work is being done.
Lenses v5’s are on the path to become more lightweight applications which we call Lenses Agents. It is still mandatory to install one Lenses Agent per Kafka Cluster but without any ingress / load balancers as all that is being taken care of by Lenses HQ to which Lenses Agent connects to via special Agent Keys generated by HQ itself.
To get started:
- For a complete reference of the values supported, have a look at the
- Lenses Agent values.yaml
- Lenses HQ values.yaml.
- Documentation for the chart can be found at our documentation website.
- Find many sample snippets for values and how to combine them under the
- Lenses Agent examples directory
- Lenses HQ examples directory.