grafana-trino
grafana-trino copied to clipboard
The `timeFilter` macro uses local time instead of UTC
The timeFilter
macro doesn't normalize timestamps to UTC, unlike all the other macros
https://github.com/trinodb/grafana-trino/blob/80215f4bb10b3b586bf8107c8eeea54cce2957df/pkg/trino/macros.go#L86-L87
I noticed this while running Grafana on my local machine, not in UTC.