This commit is contained in:
Stephen Papierski 2023-11-13 16:49:02 -07:00
parent abb513826d
commit 3b6b316e42
No known key found for this signature in database

View file

@ -314,7 +314,7 @@ class Monitor extends BeanModel {
isEnabledSlowResponseNotification() {
return Boolean(this.slowResponseNotification);
}
/**
* Parse to boolean
* @returns {boolean} Kafka Producer Ssl enabled?