services.prometheus.exporters.flow.brokers

NixOS option

List of Kafka brokers to connect to.

type: list of string
Default
[ ]
Example
[ "kafka.example.org:19092" ]
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →