piif
piif
Aggregation query results may be polluted by extra fields which implies many useless metrics. To filter there fields, one may use `?filter_path=` parameters to url. Thus a query configuration options...
**Describe the bug** When launching exporter with a whitelist specifying only one consumer group, everything works fine (thus not a network / authent issue). But with a larger whitelist, a...
see https://github.com/seglo/kafka-lag-exporter/issues/469
**Describe the bug** I need to add `honorLabel: true` property in endpoints` section of service monitor, but helm template deos not contain entry points to insert it **To Reproduce** No...
# Description Creates scram users thru kafka-storage command when target is KRaft and not Zookeeper Fixes #1495 ## Type of change - [X] Bug fix (non-breaking change which fixes an...
# Description introduce a variable kraft_combined to allow combined nodes broker+controller Fixes #1510 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [X]...
# Description Playbook warns if there are missing groups like "schema-registry" or "kafka-rest", thus we define them with no entries. Because the groups exist, playbook generate useless credentials to related...
# Description declare scram protocol for controller Fixes #1506 ## Type of change - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
playbook seems unable to handle nodes with broker and controller role
**Describe the issue** With `sasl_protocol` = `scram` , kafka controller doesn't start, with error `java.lang.IllegalArgumentException: Could not find a 'KafkaServer' or 'controller.KafkaServer' entry in the JAAS configuration. System property 'java.security.auth.login.config'...