influxdata / kapacitor

Open source framework for processing, monitoring, and alerting on time series data
MIT License
2.31k stars 492 forks source link

fix: using UTC timezone for alert levels #2831

Closed vlastahajek closed 1 month ago

vlastahajek commented 1 month ago

Required checklist

Description

Forcing batch alert time timezone to UTC. Fixes #938 and EAR #5376 Stream alert also has the time in the UTC zone.

Context

Affected areas (if applicable):

The .Time variable printed as a string will always be in UTC.

Severity (optional)

Note for reviewers:

Check the semantic commit type: