prometheus/web
Julius Volz d996ba20ec
React UI: Support local timezone on /graph (#6692)
* React UI: Support local timezone on /graph

This partially implements
https://github.com/prometheus/prometheus/issues/500 in the sense that it
only addresses the /graph page, and only allows toggling between UTC and
local (browser) time, but no arbitrary timezone selection yet.

Signed-off-by: Julius Volz <julius.volz@gmail.com>

* Fixup: Also display TZ offset in tooltip

Signed-off-by: Julius Volz <julius.volz@gmail.com>

* Just show offset, not timezone name abbreviation

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-01-24 23:44:18 +01:00
..
api Query Log: Add source IP from console queries (#6593) 2020-01-10 12:56:36 +00:00
ui React UI: Support local timezone on /graph (#6692) 2020-01-24 23:44:18 +01:00
federate_test.go PromQL: Make parser completely generated (#6548) 2020-01-08 11:04:47 +00:00
federate.go *: enable all default linters (#5504) 2019-05-03 15:11:28 +02:00
web_test.go Cleanup after merging tsdb into prometheus 2019-08-13 14:04:14 +05:30
web.go web: use chained WithInstrumentation (#6661) 2020-01-19 00:07:10 +00:00