Replies: 1 comment
-
|
Each year there are a couple questions on this topic of showing localized times in alert messages. So I'm certainly not opposed to a permanent fix going into the product. However, there are some nuances. First, this would require the addition of a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I spend quite some time to make this work. By default when using
use_local_time: truein Alert Rule is ignored when you use it in Alert text (alert_text).I would suggest to correct this in main solution.
But in the meantime for workarround I used this Custom Enhancement. I am using docker image.
mkdir enhancement cd enhancement nano my_enhancements.pyScript:
Rule:
Docker compose:
Beta Was this translation helpful? Give feedback.
All reactions