NEWS
-
Ich weiß nicht ob der Titel wirklich aussagekräftig ist.
Es geht darum das ich mit folgendem query (InfluxDB v2.2.0)
from(bucket: "iobrokerdata") |> range(start: v.timeRangeStart, stop: v.timeRangeStop) |> filter(fn: (r) => r["_measurement"] == "Wasseruhr") |> filter(fn: (r) => r["_field"] == "value") |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: false) |> difference()in Grafana v8.5.4
die Zeit immer ab 02:00 angezeigt wird.

Es gibt im Netz einige Einträge wo Personen das gleiche Problem haben, aber habe ich noch niemanden mit InfluxDB v2.2.0 gefunden.
Hat jemand eine Idee wie ich das umstellen kann?
Mit änderung der UTC geht schon mal nichts.
MfG
Patrick -
@marsmännchen worauf läuft grafana bzw stimmt da die zeitzone
was hast du hier eingestellt?

-
Probier mal das davor setzen:
import "timezone" option location = timezone.location(name: "Europe/Berlin")@sputnik24
Na sowas... jetzt funktionierts!!
Ich habe Grafana und Influx auf einer VM (Proxmox) laufen.

Die VM von influx:
root@Influx:~# date Do 30 Jun 2022 20:55:28 CESTund vom Proxmox:
root@proxmox:~# date Thu 30 Jun 2022 08:56:35 PM CESTOkay, bei proxmox stimmt was nicht. Kann das die Ursache sein? Denke aber nicht. Nach dem Import funktioniert es ja.
-
@sputnik24
Na sowas... jetzt funktionierts!!
Ich habe Grafana und Influx auf einer VM (Proxmox) laufen.

Die VM von influx:
root@Influx:~# date Do 30 Jun 2022 20:55:28 CESTund vom Proxmox:
root@proxmox:~# date Thu 30 Jun 2022 08:56:35 PM CESTOkay, bei proxmox stimmt was nicht. Kann das die Ursache sein? Denke aber nicht. Nach dem Import funktioniert es ja.
Das ist doch exakt sie selbe Zeit ...
-
Das ist doch exakt sie selbe Zeit ...
@einstein67
oh sorry:grimacing:
jetzt seh ich´s auch...
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login