Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

each flags metic events are not displayed as it is. #9019

Open
songhohoon opened this issue Dec 23, 2024 · 1 comment
Open

each flags metic events are not displayed as it is. #9019

songhohoon opened this issue Dec 23, 2024 · 1 comment
Assignees
Labels

Comments

@songhohoon
Copy link

Describe the bug

flags metic is not displayed as the browsers timezone.
I installed unleash using helm chart.
my envrs are as followed

  • unleash server timezone : UTC
  • unleash database(postgresql) timezone : UTC
  • my current working location timezone : UTC+9

all features works fine except flag's metric graph.
all event logs on the frontend are displayed based on UTC+9. However, in the feature flag metric, graphs and tables are drawn based on UTC

Steps to reproduce the bug

No response

Expected behavior

all metric graph and table are display according to current timezone.

Logs, error output, etc.

It's just frontend bug.

Screenshots

image image

Additional context

I asked in unleash slack help channel.
https://unleash-community.slack.com/archives/C03GWTN7XMG/p1733199383887489

Unleash version

Open Source 6.3.0

Subscription type

Open source

Hosting type

Self-hosted

SDK information (language and version)

No response

@songhohoon songhohoon added the bug label Dec 23, 2024
@gastonfournier gastonfournier moved this from New to Investigating in Issues and PRs Jan 7, 2025
@gastonfournier gastonfournier moved this from Investigating to For later in Issues and PRs Jan 7, 2025
@gastonfournier
Copy link
Contributor

Thanks! This is a good report, we couldn't validate yet. We'll check it later but it's not top of our priorities

Can you run show timezone; in your postgres db?

@gastonfournier gastonfournier moved this from For later to Investigating in Issues and PRs Jan 7, 2025
@gastonfournier gastonfournier self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Investigating
Development

No branches or pull requests

2 participants