Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alerting: Display alert's 'Created' time in local time instead of UTC #54414

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Alerting: Display alert's 'Created' time in local time instead of UTC #54414

merged 1 commit into from
Sep 5, 2022

Conversation

mmusenbr
Copy link
Contributor

This change displays the 'Created' time of an firing alert in the local browser time instead of UTC. This helps the user to better correlate the displayed information (firing for and the local time) shown in the new alerting rule view (/alerting/list) and in the the alert details (/alerting/grafana//view).

Fixes #54413

Signed-off-by: Michael Musenbrock <michael.musenbrock@gmail.com>
@peterholmberg peterholmberg merged commit 78833b4 into grafana:main Sep 5, 2022
@peterholmberg
Copy link
Contributor

Thanks for your contribution @mmusenbr 🎉

@mmusenbr mmusenbr deleted the bugfix/unified_alerting_alert_created_at_timezone branch September 6, 2022 08:47
@dsotirakis dsotirakis modified the milestones: 9.2.0, 9.2.0-beta1 Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/frontend no-backport Skip backport of PR pr/external This PR is from external contributor
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

UI: Alerting Rule View: 'Created' timestamp of alert is displayed in UTC
5 participants