-
Notifications
You must be signed in to change notification settings - Fork 298
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
[Improvement]: Display more details in the page of Optimizing->Optimizers #2698
Comments
Hi @tcodehuber , Consider displaying the optimizer token id on the page so that we can identifier the different optimizer |
@XBaith JobId(Optimizer Id) usually contains resourceid. Can it be considered as identifier for different optimizers? |
In some scenarios, the resouceid is empty or just a subindex, which I don't think is clear enough |
I think it is useful that OptimizerId can distinguish between different optimizer instances, but for Token and Touch Time, it should be used more often to locate the problem, does this need to be displayed on the frontend? Also, when there is an optimizerId to distinguish between different optimizer instances, it should be possible to cancel the order column, which has no practical meaning. |
Yes, i agree with discarding the order column. Furthermore, touchTime can be used as the active state for users. |
@baiyangtx @XBaith Can we discuss whether displaying the |
Is it really necessary to display the token on the frontend, and in what scenarios do you need to know this value? @XBaith
If the optimizer is not active, it will disappear from frontend. |
@tcodehuber @baiyangtx @XBaith |
In my opinion, we can remove token from the frontend. |
Disply the token id can help us to identifier status of optimzier. It would be better if we make it more clear when the optimizer is expired via change the status in the front site. WDYT @baiyangtx ? |
If you want to see a disconnected optimizer on the page, it's a better idea to display it with status. |
+1. Currently, AMS optimizer only show the "running" status in the front page, it's a good way to expose more detail for optimizer. |
Search before asking
What would you like to be improved?
Now there are only a few of columns displaying in the Tab of Optimizing->Optimizers. IMO, we can show more columns(startTime, touchTime, jobJd etc.) to distinguish the optimizers.
How should we improve?
No response
Are you willing to submit PR?
Subtasks
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: