datasource.test.ts
46.6 KB
-
Prometheus: Use overridden panel range as $_range instead of dashboard range (#17352) · 60682570
The range variables get filled with the range from the query options, not with the range in the timeSrv object. This means that panels that use a relative time override get the correct values from the __range variables. Fixes #17102
Patrick Hahn committed