From 8663f1b32370e348ba791541e190642c9958d8e7 Mon Sep 17 00:00:00 2001 From: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Date: Tue, 21 Jul 2020 09:41:00 +0200 Subject: [PATCH] Docs: Time regions add info about UTC timezone (#26407) * Add UTC info to docs * Revert formaatting --- docs/sources/panels/visualizations/graph-panel.md | 2 +- public/app/plugins/panel/graph/time_regions_form.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/panels/visualizations/graph-panel.md b/docs/sources/panels/visualizations/graph-panel.md index 1059df67ad5..da984c844e3 100644 --- a/docs/sources/panels/visualizations/graph-panel.md +++ b/docs/sources/panels/visualizations/graph-panel.md @@ -160,4 +160,4 @@ Hide series when all values of a series from a metric query are of a specific va ### Time regions -Time regions allow you to highlight certain time regions of the graph to make it easier to see for example weekends, business hours and/or off work hours. +Time regions allow you to highlight certain time regions of the graph to make it easier to see for example weekends, business hours and/or off work hours. All configured time regions refer to UTC time. diff --git a/public/app/plugins/panel/graph/time_regions_form.html b/public/app/plugins/panel/graph/time_regions_form.html index 1bad0dde649..40eecb8e724 100644 --- a/public/app/plugins/panel/graph/time_regions_form.html +++ b/public/app/plugins/panel/graph/time_regions_form.html @@ -83,7 +83,7 @@