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

[BUG][Log Explorer] Incorrect Time (timestamp) for stats query #1839

Open
joshuali925 opened this issue May 20, 2024 · 0 comments
Open

[BUG][Log Explorer] Incorrect Time (timestamp) for stats query #1839

joshuali925 opened this issue May 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@joshuali925
Copy link
Member

joshuali925 commented May 20, 2024

What is the bug?
Run a stats query there will be a Time (timestamp) field that shows current time instead of time from the data

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to https://playground.opensearch.org/app/observability-logs#/explorer
  2. Run source = opensearch_dashboards_sample_data_flights | stats count() by span(timestamp, 1m)
  3. See Time (timestamp) in the table that's incorrect

What is the expected behavior?
Should not show current time as results, can be misleading

What is your host/environment? playground

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
image

Do you have any additional context?
Add any other context about the problem.

@joshuali925 joshuali925 added bug Something isn't working untriaged labels May 20, 2024
@Swiddis Swiddis removed the untriaged label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants