@damrak2022 In der grafana.ini gibt es ein paar globale Einstellungen. Du könntest testen, ob die in deinem Diagram wirken. Leider geht aus der Doko nicht genau hervor wo genau Sie wirksam werden.
Habe es bei mir so geändert und sieht gut aus.
[date_formats] # For information on what formatting patterns that are supported https://momentjs.com/docs/#/displaying/ # Default system date format used in time range picker and other places where full time is displayed full_date = DD.MM.YYYY HH:mm:ss # Used by graph and other places where we only show small intervals interval_second = HH:mm:ss interval_minute = HH:mm interval_hour = HH:mm interval_day = DD.MM interval_month = MM.YYYY interval_year = YYYYHinweise gibt es hier