Skip to content

[BUG] Support missing for timezone selection in dashboard (needs env variable for desired TZ) #59

@K0lin

Description

@K0lin

Describe the bug
Currently, there is no way to select a timezone in the dashboard. All charts display data in the server's default timezone, which leads to confusion for users in different timezones and makes data analysis in local time impossible.

Expected behavior
There should be an option to select a timezone. At minimum, support for a configurable environment variable should be provided to set the desired timezone for the dashboard data visualization, so charts reflect the intended local time.

Additional context
Currently, you must restart the server with different system timezone settings to change chart time references, which is not user-friendly. Introducing either a user selection in the UI or an environment variable (for example: TIMEZONE=UTC) would greatly improve usability and accuracy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions