Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
kubealex committed Oct 17, 2023
1 parent 2a75215 commit 9d36068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rulebooks/eda-rulebook-kafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

rules:
- name: EDA | Kafka | Handle frequence anomaly
condition: event.body.offset_vibration >= '201'
condition: event.body.offset_vibration >= 201
actions:
- debug:
- run_job_template:
Expand Down

0 comments on commit 9d36068

Please sign in to comment.