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

前台时间范围不准确 #778

Closed
liuqisha opened this issue May 9, 2023 · 1 comment · Fixed by #786
Closed

前台时间范围不准确 #778

liuqisha opened this issue May 9, 2023 · 1 comment · Fixed by #786
Labels
bootcamp kind/bug Something isn't working

Comments

@liuqisha
Copy link

liuqisha commented May 9, 2023

Describe the bug
选择时间范围24小时,实际数据只有当天,不足24小时
Reproduce steps
成本洞察-应用总览-时间范围-24小时

Expected behavior
24小时时间范围是当前时间倒推24小时这个范围
Screenshots
image
Environment (please complete the following information):

  • K8S Version: 1.21
  • Crane Version: 0.10.0
  • Browser: chrome
@liuqisha liuqisha added the kind/bug Something isn't working label May 9, 2023
@zsnmwy
Copy link
Member

zsnmwy commented May 10, 2023

It's a bug.
Thanks for your feedback.
We will fix it.

[QueryWindow.LAST_1_DAY]: [dayjs().startOf('day'), dayjs()],

@qmhu qmhu closed this as completed in #786 May 11, 2023
qmhu added a commit that referenced this issue May 11, 2023
fix: QueryWindow Range - LAST_1_DAY 前台时间范围不准确 #778
@qmhu qmhu added the bootcamp label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootcamp kind/bug Something isn't working
Projects
None yet
3 participants