-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Right now I see
pub enum Type {
String,
IpCidr,
IpAddr,
Int,
Regex,
}
I'd like to add a Boolean field to my schema.
Use case: I'm adding field to context called kafka.record.value.validated to indicate whether the Kafka record was validated. Based on this information we want to execute specific policies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels