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 @@