Hello,
I am trying to display minimum and maximum values of a temperature sensor.
But I am running into the following problem:
Lets say I select last 24 hours in the time range selector. The minimum temperature is 21 degree celcius. If I now select last 6 months in the time range selector I get 23 degree celcius as minimum value.
How is this possible? Shouldn’t be the minimum value in the 6 months range also 21 degree?
-
What Grafana version and what operating system are you using?
Grafana v9.5.21 -
What are you trying to achieve?
Displaying min and max values of a temperature sensor