Overview
This page describes an overview of the Lenses Agent configuration.
The Agent configuration is split between two files.
lenses.conf
provisioning.yaml
lenses.conf holds all the database connections and low-level options for the agent.
In the provisioning.yaml you define how to connect to your Kafka cluster, Schema Registries, Kafka Connect clusters and HQ. See Provisioning for more information.
The provisioning.yaml is watched by the Agent, so any changes made, if valid, are applied.
Last updated
Was this helpful?