Skip to content

Keep statics only for kafka check

This update lets the user define multiple regexp to remove different dynamic properties that appear in the message received by kafka. This can enables the kafka check to be agnostic of the dynamic values generated by the test itself.

closes #21 (closed)

Merge request reports